Microsoft Information Protection SDK - C++
1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
compute_engine_context.h
Go to the documentation of this file.
1
#ifndef UPE_CORE_API_COMPUTE_ENGINE_CONTEXT_H_
2
#define UPE_CORE_API_COMPUTE_ENGINE_CONTEXT_H_
3
4
#include "
mip/mip_namespace.h
"
5
6
MIP_NAMESPACE_BEGIN
7
8
class
ComputeEngineContext
{
9
public
:
10
virtual
~ComputeEngineContext
() {}
11
protected
:
12
ComputeEngineContext
() {};
13
};
14
15
MIP_NAMESPACE_END
16
17
#endif
// UPE_CORE_API_COMPUTE_ENGINE_CONTEXT_H_
ComputeEngineContext
Definition
compute_engine_context.h:8
ComputeEngineContext::~ComputeEngineContext
virtual ~ComputeEngineContext()
Definition
compute_engine_context.h:10
ComputeEngineContext::ComputeEngineContext
ComputeEngineContext()
Definition
compute_engine_context.h:12
mip_namespace.h
MIP namespace macros.
mip-sdk-for-cpp
src
api
mip
upe
core
compute_engine_context.h
Generated by
1.12.0