class DtFedTimeCbInfo:
More...
Detailed Description
class DtFedTimeCbInfo:
Instances of DtFedTimeCbInfo are used for providing a callback when the RTI's Time Management services are invoked. This class is a helper class to DtFedTimeCbList.
Constructor & Destructor Documentation
| DtFedTimeCbInfo::DtFedTimeCbInfo |
( |
DtFedTimeCb |
cb, |
|
|
void * |
usr |
|
) |
| |
| virtual DtFedTimeCbInfo::~DtFedTimeCbInfo |
( |
| ) |
|
|
virtual |
Member Function Documentation
| const DtFedTimeCb & DtFedTimeCbInfo::cbFunction |
( |
| ) |
const |
|
inlinevirtual |
Get the callback function.
References myFunc.
| virtual int DtFedTimeCbInfo::match |
( |
const DtFedTimeCbInfo *const |
other | ) |
const |
|
virtual |
Check whether one callback info is equal to another.
| virtual int DtFedTimeCbInfo::operator== |
( |
const DtFedTimeCbInfo & |
other | ) |
const |
|
virtual |
Check whether one callback info is equal to another.
| void * DtFedTimeCbInfo::userData |
( |
| ) |
const |
|
inlinevirtual |
Get the user data.
References myUsr.
Member Data Documentation
| void* DtFedTimeCbInfo::myUsr |
|
protected |
The documentation for this class was generated from the following file: