Classes | |
class | _Impl |
Functions | |
vhdServiceRuntimeID (const std::string &runtimeEngineName, const std::string &serviceClassName, const std::string &serviceName) | |
~vhdServiceRuntimeID () | |
vhtBool | equals (vhdServiceRuntimeIDRef serviceRuntimeID) const |
const std::string & | getRuntimeEngineName () const |
const std::string & | getServiceClassName () const |
const std::string & | getServiceName () const |
vhtBool vhdServiceRuntimeID::equals | ( | vhdServiceRuntimeIDRef | serviceRuntimeID | ) | const |
const std::string& vhdServiceRuntimeID::getRuntimeEngineName | ( | ) | const |
const std::string& vhdServiceRuntimeID::getServiceClassName | ( | ) | const |
const std::string& vhdServiceRuntimeID::getServiceName | ( | ) | const |
vhdServiceRuntimeID::vhdServiceRuntimeID | ( | const std::string & | runtimeEngineName, | |
const std::string & | serviceClassName, | |||
const std::string & | serviceName | |||
) |
vhdServiceRuntimeID::~vhdServiceRuntimeID | ( | ) |