Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
MipContext Member List

This is the complete list of members for MipContext, including all inherited members.

Create(const ApplicationInfo &appInfo, const std::string &path, LogLevel thresholdLogLevel, bool isOfflineOnly, const std::shared_ptr< LoggerDelegate > &loggerDelegateOverride, const std::shared_ptr< DiagnosticConfiguration > &diagnosticOverride)MipContextstatic
Create(const std::shared_ptr< const MipConfiguration > &configuration)MipContextstatic
CreateWithCustomFeatureSettings(const ApplicationInfo &appInfo, const std::string &path, LogLevel thresholdLogLevel, bool isOfflineOnly, const std::shared_ptr< LoggerDelegate > &loggerDelegateOverride, const std::shared_ptr< DiagnosticConfiguration > &diagnosticOverride, const std::map< FlightingFeature, bool > &featureSettingsOverride)MipContextstatic
GetApplicationInfo() const =0MipContextpure virtual
GetFlightingFeatures() const =0MipContextpure virtual
GetHttpDelegate() const =0MipContextpure virtual
GetLoggerConfiguration() const =0MipContextpure virtual
GetLoggerDelegate() const =0MipContextpure virtual
GetMipConfiguration() const =0MipContextpure virtual
GetMipPath() const =0MipContextpure virtual
GetRawLoggerDelegate() const =0MipContextpure virtual
GetStorageDelegate() const =0MipContextpure virtual
GetThresholdLogLevel() const =0MipContextpure virtual
IsFeatureEnabled(FlightingFeature feature) const =0MipContextpure virtual
IsOfflineOnly() const =0MipContextpure virtual
ShutDown()=0MipContextpure virtual