|
MIP SDK — C++ 1.18
API Reference Documentation for C++
|
This is the complete list of members for ProtectionCommonSettings, including all inherited members.
| GetApplicationScenarioId() const | ProtectionCommonSettings | inline |
| GetCustomSettings() const | ProtectionCommonSettings | inline |
| GetIsOfflineOnly() const | ProtectionCommonSettings | inline |
| mApplicationScenarioId | ProtectionCommonSettings | private |
| mCustomSettings | ProtectionCommonSettings | private |
| mIsOfflineOnly | ProtectionCommonSettings | private |
| operator=(const ProtectionCommonSettings &other) | ProtectionCommonSettings | inline |
| ProtectionCommonSettings(std::string applicationScenarioId=std::string()) | ProtectionCommonSettings | inline |
| SetApplicationScenarioId(std::string applicationScenarioId) | ProtectionCommonSettings | inline |
| SetCustomSettings(const std::vector< std::pair< std::string, std::string > > &customSettings) | ProtectionCommonSettings | inline |
| SetIsOfflineOnly(bool isOfflineOnly) | ProtectionCommonSettings | inlinevirtual |
| ~ProtectionCommonSettings() | ProtectionCommonSettings | inlinevirtual |