Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
This is the complete list of members for TelemetryEvent, including all inherited members.
AddAuditOnlyProperty(const std::string &name, const std::string &value)=0 | Event | pure virtual |
AddProperty(const std::shared_ptr< EventProperty > &prop)=0 | Event | pure virtual |
AddProperty(const std::string &name, bool value)=0 | Event | pure virtual |
AddProperty(const std::string &name, double value, Pii pii)=0 | Event | pure virtual |
AddProperty(const std::string &name, int64_t value, Pii pii)=0 | Event | pure virtual |
AddProperty(const std::string &name, const std::string &value, Pii pii)=0 | Event | pure virtual |
GetLevel() const =0 | Event | pure virtual |
GetName() const =0 | Event | pure virtual |
GetProperties() const =0 | Event | pure virtual |
GetProperty(const std::string &name) const =0 | Event | pure virtual |
GetStartTime() const =0 | Event | pure virtual |