_impl | vhdRuntimeSystem | [private] |
_init() | vhdRuntimeSystem | |
_registerLocalRuntimeEngine(vhdRuntimeEngineRef runtimeEngine) | vhdRuntimeSystem | [private] |
_terminate() | vhdRuntimeSystem | |
_unregisterLocalRuntimeEngine(vhdRuntimeEngineRef runtimeEngine) | vhdRuntimeSystem | [private] |
_update() | vhdRuntimeSystem | |
areAllLocalRuntimeEnginesInitialized() | vhdRuntimeSystem | |
areAllLocalRuntimeEnginesTerminated() | vhdRuntimeSystem | |
areAllRuntimeEnginesInitialized() | vhdRuntimeSystem | |
areAllRuntimeEnginesTerminated() | vhdRuntimeSystem | |
canRegisterRuntimeEngine(const std::string &runtimeEngineName) | vhdRuntimeSystem | |
createRuntimeSystem(vhdRuntimeSystemConfigPropertyRef runtimeSystemConfigProperty) | vhdRuntimeSystem | [static] |
getLocalRuntimeEngineHandles() | vhdRuntimeSystem | |
getNumberOfLocalRuntimeEngines() | vhdRuntimeSystem | |
getNumberOfRemoteRuntimeEngines() | vhdRuntimeSystem | |
getNumberOfRuntimeEngines() | vhdRuntimeSystem | |
getRemoteRuntimeEngineHandles() | vhdRuntimeSystem | |
getRuntimeEngineHandle(const std::string &runtimeEngineName) | vhdRuntimeSystem | |
getRuntimeEngineHandles() | vhdRuntimeSystem | |
getRuntimeSystemConfigProperty() | vhdRuntimeSystem | |
getRuntimeSystemName() | vhdRuntimeSystem | |
isInitialized() | vhdRuntimeSystem | |
isTerminated() | vhdRuntimeSystem | |
tryInit() | vhdRuntimeSystem | |
tryInitAllLocalRuntimeEngines() | vhdRuntimeSystem | |
tryTerminate() | vhdRuntimeSystem | |
tryTerminateAllLocalRuntimeEngines() | vhdRuntimeSystem | |
update() | vhdRuntimeSystem | |
update(vhtTime sleepTime) | vhdRuntimeSystem | |
updateUntilTerminated(vhtTime sleepTime=0.1) | vhdRuntimeSystem | |
vhdCLASS_TYPE | vhdRuntimeSystem | [private] |
vhdRuntimeEngine class | vhdRuntimeSystem | [friend] |
vhdRuntimeSystem(vhdRuntimeSystemConfigPropertyRef runtimeSystemConfigProperty) | vhdRuntimeSystem | |
~vhdRuntimeSystem() | vhdRuntimeSystem | [virtual] |