|
MIP SDK — C++ 1.18
API Reference Documentation for 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 |
| DelegateResponse() | DelegateResponse< T > | inlineprotected |
| DelegateResponseBase() | DelegateResponseBase | inlineprotected |
| GetData() const | DelegateResponse< T > | inline |
| GetError() const | DelegateResponse< T > | inline |
| GetReserved(const DelegateResponseBase &response) | DelegateResponseBase | inlineprotectedstatic |
| mData | DelegateResponse< T > | private |
| mDelegateResponseError | DelegateResponse< T > | private |
| mReserved | DelegateResponseBase | protected |
| ~DelegateResponse() | DelegateResponse< T > | inlinevirtual |