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

This is the complete list of members for PolicyProfile::Settings, including all inherited members.

GetCacheStorageType() constPolicyProfile::Settingsinline
GetCustomSettings() constPolicyProfile::Settingsinline
GetHttpDelegate() constPolicyProfile::Settingsinline
GetLoggerContext() constPolicyProfile::Settingsinline
GetMipContext() constPolicyProfile::Settingsinline
GetObserver() constPolicyProfile::Settingsinline
GetSessionId() constPolicyProfile::Settingsinline
GetStorageDelegate() constPolicyProfile::Settingsinline
GetTaskDispatcherDelegate() constPolicyProfile::Settingsinline
SetCustomSettings(const std::vector< std::pair< std::string, std::string > > &customSettings)PolicyProfile::Settingsinline
SetHttpDelegate(const std::shared_ptr< HttpDelegate > &httpDelegate)PolicyProfile::Settingsinline
SetLoggerContext(const std::shared_ptr< void > &loggerContext)PolicyProfile::Settingsinline
SetSessionId(const std::string &sessionId)PolicyProfile::Settingsinline
SetStorageDelegate(const std::shared_ptr< StorageDelegate > &storageDelegate)PolicyProfile::Settingsinline
SetTaskDispatcherDelegate(const std::shared_ptr< TaskDispatcherDelegate > &taskDispatcherDelegate)PolicyProfile::Settingsinline
Settings(const std::shared_ptr< MipContext > &mipContext, CacheStorageType cacheStorageType, const std::shared_ptr< PolicyProfile::Observer > &observer)PolicyProfile::Settingsinline