Classes | |
| class | _Impl |
Functions | |
| vhdEventManager (vhdRuntimeEngineRef runtimeEngine) | |
| ~vhdEventManager () | |
| vhtBool | isInitialized () |
| vhtSize32 | getNumberOfEvents () |
| vhtSize32 | dispatchEvents () |
| vhdEventDispatcherRef | getEventDispatcher () |
| void | _init () |
| void | _update () |
| void | _terminate () |
| void vhdEventManager::_init | ( | ) |
| void vhdEventManager::_terminate | ( | ) |
| void vhdEventManager::_update | ( | ) |
| vhtSize32 vhdEventManager::dispatchEvents | ( | ) |
| vhdEventDispatcherRef vhdEventManager::getEventDispatcher | ( | ) |
| vhtSize32 vhdEventManager::getNumberOfEvents | ( | ) |
| vhtBool vhdEventManager::isInitialized | ( | ) |
| vhdEventManager::vhdEventManager | ( | vhdRuntimeEngineRef | runtimeEngine | ) |
| vhdEventManager::~vhdEventManager | ( | ) |
1.5.1-p1