vhdRuntimeEngineConfigProperty Class Reference

#include <vhdRuntimeEngineConfigProperty.h>

Inheritance diagram for vhdRuntimeEngineConfigProperty:

vhdProperty List of all members.

Public Member Functions

 vhdRuntimeEngineConfigProperty ()
virtual ~vhdRuntimeEngineConfigProperty ()
void beginConfig (const std::string &runtimeEngineName)
void addService (const std::string &serviceClassName, const std::string &serviceName)
void endConfig ()
const std::string & getRuntimeEngineName ()
vhtSize32 getNumberOfServices (const std::string &serviceClassName="", const std::string &serviceName="")
std::deque< ServiceInfogetServices ()
vhdSearchPathsPropertyRef getSearchPathsProperty ()
vhdTimeManagerConfigPropertyRef getTimeManagerConfigProperty ()
vhdServiceSchedulerConfigPropertyRef getServiceSchedulerConfigProperty ()
vhdServiceConfigPropertyRef getServiceConfigProperty (const std::string &serviceClassName, const std::string &serviceName="")
std::deque< vhdServiceConfigPropertyRef > getServiceConfigProperties ()

Private Attributes

 vhdCLASS_TYPE
_Impl_impl

Classes

class  _Impl
struct  ServiceInfo

Constructor & Destructor Documentation

vhdRuntimeEngineConfigProperty::vhdRuntimeEngineConfigProperty (  ) 

vhdRuntimeEngineConfigProperty::~vhdRuntimeEngineConfigProperty (  )  [virtual]


Member Function Documentation

void vhdRuntimeEngineConfigProperty::beginConfig ( const std::string &  runtimeEngineName  ) 

void vhdRuntimeEngineConfigProperty::addService ( const std::string &  serviceClassName,
const std::string &  serviceName 
)

void vhdRuntimeEngineConfigProperty::endConfig (  ) 

const std::string & vhdRuntimeEngineConfigProperty::getRuntimeEngineName (  ) 

vhtSize32 vhdRuntimeEngineConfigProperty::getNumberOfServices ( const std::string &  serviceClassName = "",
const std::string &  serviceName = "" 
)

std::deque< vhdRuntimeEngineConfigProperty::ServiceInfo > vhdRuntimeEngineConfigProperty::getServices (  ) 

vhdSearchPathsPropertyRef vhdRuntimeEngineConfigProperty::getSearchPathsProperty (  ) 

vhdTimeManagerConfigPropertyRef vhdRuntimeEngineConfigProperty::getTimeManagerConfigProperty (  ) 

vhdServiceSchedulerConfigPropertyRef vhdRuntimeEngineConfigProperty::getServiceSchedulerConfigProperty (  ) 

vhdServiceConfigPropertyRef vhdRuntimeEngineConfigProperty::getServiceConfigProperty ( const std::string &  serviceClassName,
const std::string &  serviceName = "" 
)

std::deque< vhdServiceConfigPropertyRef > vhdRuntimeEngineConfigProperty::getServiceConfigProperties (  ) 


Member Data Documentation

vhdRuntimeEngineConfigProperty::vhdCLASS_TYPE [private]

_Impl* vhdRuntimeEngineConfigProperty::_impl [private]


Generated on Thu Jan 18 10:06:26 2007 for vhdPLUS by  doxygen 1.5.1-p1