Public Types | |
typedef std::map< std::string, vhdRuntimeEngineHandleRef > | _RuntimeEngines |
Public Attributes | |
vhtBool | _initializedFlag |
vhtBool | _terminatedFlag |
std::string | _runtimeSystemName |
vhdRuntimeSystemConfigPropertyRef | _runtimeSystemConfigProperty |
vhdEventPublisherRef | _eventPublisher |
vhdEventReceiverRef | _eventReceiver |
_RuntimeEngines | _runtimeEngines |
typedef std::map< std::string, vhdRuntimeEngineHandleRef> vhdRuntimeSystem::_Impl::_RuntimeEngines |
std::string vhdRuntimeSystem::_Impl::_runtimeSystemName |
vhdRuntimeSystemConfigPropertyRef vhdRuntimeSystem::_Impl::_runtimeSystemConfigProperty |
vhdEventPublisherRef vhdRuntimeSystem::_Impl::_eventPublisher |
vhdEventReceiverRef vhdRuntimeSystem::_Impl::_eventReceiver |