#include <vhdRuntime/vhdServiceRuntimeID.h>#include <vhdFundamental/vhdDiag.h>#include <vhdExceptions/vhdIllegalArgumentException.h>#include <vhdExceptions/vhdIllegalOperationException.h>#include <vhdExceptions/vhdMemoryAllocationError.h>Classes | |
| class | vhdServiceRuntimeID::_Impl |
Defines | |
| #define | _VHD_METHOD_NAME "vhdServiceRuntimeID::createServiceRuntimeID(const std::string & runtimeEngineName, const std::string & serviceClassName, const std::string & serviceName)" |
| #define | _VHD_METHOD_NAME "vhdServiceRuntimeID::vhdServiceRuntimeID(const std::string & runtimeEngineName, const std::string & serviceClassName, const std::string & serviceName)" |
| #define | _VHD_METHOD_NAME "vhdServiceRuntimeID::~vhdServiceRuntimeID()" |
| #define | _VHD_METHOD_NAME "vhdServiceRuntimeID::equals( vhdServiceRuntimeIDRef serviceRuntimeID) const" |
| #define | _VHD_METHOD_NAME "vhdServiceRuntimeID::getRuntimeEngineName()" |
| #define | _VHD_METHOD_NAME "vhdServiceRuntimeID::getServiceClassName()" |
| #define | _VHD_METHOD_NAME "vhdServiceRuntimeID::getServiceName()" |
Functions | |
| vhdCLASS_TYPE_INIT (vhdServiceRuntimeID, vhdObject) vhdServiceRuntimeIDRef vhdServiceRuntimeID | |
| vhdServiceRuntimeID::vhdServiceRuntimeID (const std::string &runtimeEngineName, const std::string &serviceClassName, const std::string &serviceName) | |
| vhdServiceRuntimeID::~vhdServiceRuntimeID () | |
| vhtBool | vhdServiceRuntimeID::equals (vhdServiceRuntimeIDRef serviceRuntimeID) const |
| const std::string & | vhdServiceRuntimeID::getRuntimeEngineName () const |
| const std::string & | vhdServiceRuntimeID::getServiceClassName () const |
| const std::string & | vhdServiceRuntimeID::getServiceName () const |
| #define _VHD_METHOD_NAME "vhdServiceRuntimeID::getServiceName()" |
| #define _VHD_METHOD_NAME "vhdServiceRuntimeID::getServiceClassName()" |
| #define _VHD_METHOD_NAME "vhdServiceRuntimeID::getRuntimeEngineName()" |
| #define _VHD_METHOD_NAME "vhdServiceRuntimeID::equals( vhdServiceRuntimeIDRef serviceRuntimeID) const" |
| #define _VHD_METHOD_NAME "vhdServiceRuntimeID::~vhdServiceRuntimeID()" |
| #define _VHD_METHOD_NAME "vhdServiceRuntimeID::vhdServiceRuntimeID(const std::string & runtimeEngineName, const std::string & serviceClassName, const std::string & serviceName)" |
| #define _VHD_METHOD_NAME "vhdServiceRuntimeID::createServiceRuntimeID(const std::string & runtimeEngineName, const std::string & serviceClassName, const std::string & serviceName)" |
| vhdCLASS_TYPE_INIT | ( | vhdServiceRuntimeID | , | |
| vhdObject | ||||
| ) |
1.5.1-p1