Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|
This is the complete list of members for DelegateResponse< T >, including all inherited members.
DelegateResponse(std::shared_ptr< T > data) | DelegateResponse< T > | inline |
DelegateResponse(mip::Error &error) | DelegateResponse< T > | inline |
DelegateResponse(const std::exception_ptr &exception) | DelegateResponse< T > | inlineexplicit |
GetData() const | DelegateResponse< T > | inline |
GetError() const | DelegateResponse< T > | inline |
mData | DelegateResponse< T > | private |
mDelegateResponseError | DelegateResponse< T > | private |