MIP SDK — C++ 1.18
API Reference Documentation for C++
Loading...
Searching...
No Matches
DelegateResponseBase Class Reference

Base class for all DelegateResponse classes. More...

#include <mip/delegate_response.h>

Inheritance diagram for DelegateResponseBase:
DelegateResponse< T >

Protected Member Functions

 DelegateResponseBase ()
 

Static Protected Member Functions

static long GetReserved (const DelegateResponseBase &response)
 

Protected Attributes

long mReserved
 

Detailed Description

Base class for all DelegateResponse classes.

Constructor & Destructor Documentation

◆ DelegateResponseBase()

DelegateResponseBase::DelegateResponseBase ( )
inlineprotected

Member Function Documentation

◆ GetReserved()

static long DelegateResponseBase::GetReserved ( const DelegateResponseBase & response)
inlinestaticprotected

Member Data Documentation

◆ mReserved

long DelegateResponseBase::mReserved
protected

The documentation for this class was generated from the following file: