MIP SDK — C++ 1.18
API Reference Documentation for C++
Loading...
Searching...
No Matches
DelegateResponse< T > Member List

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()DelegateResponseBaseinlineprotected
GetData() constDelegateResponse< T >inline
GetError() constDelegateResponse< T >inline
GetReserved(const DelegateResponseBase &response)DelegateResponseBaseinlineprotectedstatic
mDataDelegateResponse< T >private
mDelegateResponseErrorDelegateResponse< T >private
mReservedDelegateResponseBaseprotected
~DelegateResponse()DelegateResponse< T >inlinevirtual