Instances of DtReserveNameCbList are used to provide a list of callbacks which are called when the RTI's name reservation callbacks are invoked.
More...
Detailed Description
Instances of DtReserveNameCbList are used to provide a list of callbacks which are called when the RTI's name reservation callbacks are invoked.
Constructor & Destructor Documentation
| DtReserveNameCbList::DtReserveNameCbList |
( |
| ) |
|
| virtual DtReserveNameCbList::~DtReserveNameCbList |
( |
| ) |
|
|
virtual |
Member Function Documentation
Add/Remove a start updates callback to/from the list.
Returns whether add/remove took place.
| virtual void DtReserveNameCbList::apply |
( |
const std::wstring & |
theName | ) |
|
|
virtual |
Callbacks are for a particular inter class handle.
Call any callbacks in the list for the inter class handle for the start updates inter.
| virtual void DtReserveNameCbList::clear |
( |
| ) |
|
|
virtual |
Remove all callbacks from the list.
Copy another callback list into this inter's callback list.
Non-virtual since meant to be called from ctor.
| void DtReserveNameCbList::dtorClear |
( |
| ) |
|
|
protected |
Remove all callbacks from the list.
Non-virtual, since meant to be called from dtor, otherwise should call clear().
Member Data Documentation
| DtList DtReserveNameCbList::myList |
|
protected |
The documentation for this class was generated from the following file: