class DtDiscoverObjectCbInfo:
More...
Detailed Description
class DtDiscoverObjectCbInfo:
Instances of DtDiscoverObjectCbInfo are used for providing a callback when an object which meets the federate's subscription criteria is discovered.
Constructor & Destructor Documentation
| DtDiscoverObjectCbInfo::DtDiscoverObjectCbInfo |
( |
RTI::ObjectClassHandle |
h, |
|
|
DtDiscoverObjectCb |
cb, |
|
|
void * |
usr |
|
) |
| |
| virtual DtDiscoverObjectCbInfo::~DtDiscoverObjectCbInfo |
( |
| ) |
|
|
virtual |
Member Function Documentation
Get the callback function.
References myFunc.
Check whether one callback info is equal to another.
| const RTI::ObjectClassHandle & DtDiscoverObjectCbInfo::objectClass |
( |
| ) |
const |
|
inlinevirtual |
Get the object class handle.
References myClass.
Check whether one callback info is equal to another.
| void * DtDiscoverObjectCbInfo::userData |
( |
| ) |
const |
|
inlinevirtual |
Get the user data.
References myUsr.
Member Data Documentation
| RTI::ObjectClassHandle DtDiscoverObjectCbInfo::myClass |
|
protected |
| void* DtDiscoverObjectCbInfo::myUsr |
|
protected |
The documentation for this class was generated from the following file: