|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
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) | MipContext | static |
| Create(const std::shared_ptr< const MipConfiguration > &configuration) | MipContext | static |
| 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) | MipContext | static |
| GetApplicationInfo() const =0 | MipContext | pure virtual |
| GetFlightingFeatures() const =0 | MipContext | pure virtual |
| GetHttpDelegate() const =0 | MipContext | pure virtual |
| GetLoggerConfiguration() const =0 | MipContext | pure virtual |
| GetLoggerDelegate() const =0 | MipContext | pure virtual |
| GetMipConfiguration() const =0 | MipContext | pure virtual |
| GetMipPath() const =0 | MipContext | pure virtual |
| GetRawLoggerDelegate() const =0 | MipContext | pure virtual |
| GetStorageDelegate() const =0 | MipContext | pure virtual |
| GetThresholdLogLevel() const =0 | MipContext | pure virtual |
| IsFeatureEnabled(FlightingFeature feature) const =0 | MipContext | pure virtual |
| IsOfflineOnly() const =0 | MipContext | pure virtual |
| ShutDown()=0 | MipContext | pure virtual |