| virtual makVrf::DtLegionEventTranslatorManager::~DtLegionEventTranslatorManager |
( |
| ) |
|
|
virtual |
When added, the translator will be owned by this class. Will delete any existing translator.
| virtual void makVrf::DtLegionEventTranslatorManager::removeTranslator |
( |
int |
eventType | ) |
|
|
virtual |
Will also free memory of the translator.
If there is no handler for this type will return false. Set selfReflected to true if the act of sending it on the network also adds it to the event manager.
| virtual void makVrf::DtLegionEventTranslatorManager::setProcessSelfReflect |
( |
bool |
b | ) |
|
|
virtual |
| bool makVrf::DtLegionEventTranslatorManager::processSelfReflect |
( |
| ) |
const |
|
inline |
| virtual void makVrf::DtLegionEventTranslatorManager::beginFrame |
( |
| ) |
|
|
virtual |
Calls down to translators to begin and advance frame.
| virtual void makVrf::DtLegionEventTranslatorManager::advanceFrame |
( |
| ) |
|
|
virtual |
Called when an event is received from an event translator. Will add to the event manager's queue that is part of the network interface, or, if no event manager is present, will do nothing.
| bool makVrf::DtLegionEventTranslatorManager::myProcessSelfReflect |
|
protected |
The documentation for this class was generated from the following file: