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
6MIP_NAMESPACE_BEGIN
7
9public:
11protected:
13};
14
15MIP_NAMESPACE_END
16
17#endif // UPE_CORE_API_COMPUTE_ENGINE_CONTEXT_H_
Definition compute_engine_context.h:8
virtual ~ComputeEngineContext()
Definition compute_engine_context.h:10
ComputeEngineContext()
Definition compute_engine_context.h:12
MIP namespace macros.