class DtStartStopInterCbInfo:
More...
Detailed Description
class DtStartStopInterCbInfo:
Instances of DtStartStopInterCbInfo are used for providing a callback when the RTI's start or stopInteractionGeneration services are invoked. This class is a helper class to DtStartStopInterCbList.
Constructor & Destructor Documentation
| DtStartStopInterCbInfo::DtStartStopInterCbInfo |
( |
RTI::InteractionClassHandle |
hand, |
|
|
DtStartStopInterCb |
cb, |
|
|
void * |
usr |
|
) |
| |
| virtual DtStartStopInterCbInfo::~DtStartStopInterCbInfo |
( |
| ) |
|
|
virtual |
Member Function Documentation
Get the callback function.
References myFunc.
| const RTI::InteractionClassHandle & DtStartStopInterCbInfo::interClass |
( |
| ) |
const |
|
inlinevirtual |
Get the inter class handle.
References myClass.
Check whether one callback info is equal to another.
Check whether one callback info is equal to another.
| void * DtStartStopInterCbInfo::userData |
( |
| ) |
const |
|
inlinevirtual |
Get the user data.
References myUsr.
Member Data Documentation
| RTI::InteractionClassHandle DtStartStopInterCbInfo::myClass |
|
protected |
| void* DtStartStopInterCbInfo::myUsr |
|
protected |
The documentation for this class was generated from the following file: