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

This is the complete list of members for ProtectionProfile::Observer, including all inherited members.

OnAddEngineFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionProfile::Observerinlinevirtual
OnAddEngineSuccess(const std::shared_ptr< ProtectionEngine > &engine, const std::shared_ptr< void > &context)ProtectionProfile::Observerinlinevirtual
OnDeleteEngineFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionProfile::Observerinlinevirtual
OnDeleteEngineSuccess(const std::shared_ptr< void > &context)ProtectionProfile::Observerinlinevirtual
OnListEnginesFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionProfile::Observerinlinevirtual
OnListEnginesSuccess(const std::vector< std::string > &engineIds, const std::shared_ptr< void > &context)ProtectionProfile::Observerinlinevirtual
OnLoadFailure(const std::exception_ptr &error, const std::shared_ptr< void > &context)ProtectionProfile::Observerinlinevirtual
OnLoadSuccess(const std::shared_ptr< ProtectionProfile > &profile, const std::shared_ptr< void > &context)ProtectionProfile::Observerinlinevirtual