#include <vhdEvents/vhdTerminateServiceRequestEvent.h>#include <vhdFundamental/vhdDiag.h>#include <vhdExceptions/vhdIllegalArgumentException.h>#include <vhdExceptions/vhdIllegalOperationException.h>#include <vhdExceptions/vhdMemoryAllocationError.h>Classes | |
| class | vhdTerminateServiceRequestEvent::_Impl |
Defines | |
| #define | _VHD_METHOD_NAME "vhdTerminateServiceRequestEvent::vhdTerminateServiceRequestEvent( const std::string & serviceClassName, const std::string & serviceName)" |
| #define | _VHD_METHOD_NAME "vhdTerminateServiceRequestEvent::~vhdTerminateServiceRequestEvent()" |
| #define | _VHD_METHOD_NAME "vhdTerminateServiceRequestEvent::isMatching( const std::string & serviceClassName, const std::string & serviceName)" |
| #define | _VHD_METHOD_NAME "vhdTerminateServiceRequestEvent::getServiceClassName()" |
| #define | _VHD_METHOD_NAME "vhdTerminateServiceRequestEvent::getServiceName()" |
Functions | |
| vhdCLASS_TYPE_INIT (vhdTerminateServiceRequestEvent, vhdSysEvent) | |
| vhdTerminateServiceRequestEvent::vhdTerminateServiceRequestEvent (const std::string &serviceClassName, const std::string &serviceName) | |
| vhdTerminateServiceRequestEvent::~vhdTerminateServiceRequestEvent () | |
| vhtBool | vhdTerminateServiceRequestEvent::isMatching (const std::string &serviceClassName, const std::string &serviceName) |
| const std::string & | vhdTerminateServiceRequestEvent::getServiceClassName () |
| const std::string & | vhdTerminateServiceRequestEvent::getServiceName () |
| #define _VHD_METHOD_NAME "vhdTerminateServiceRequestEvent::getServiceName()" |
| #define _VHD_METHOD_NAME "vhdTerminateServiceRequestEvent::getServiceClassName()" |
| #define _VHD_METHOD_NAME "vhdTerminateServiceRequestEvent::isMatching( const std::string & serviceClassName, const std::string & serviceName)" |
| #define _VHD_METHOD_NAME "vhdTerminateServiceRequestEvent::~vhdTerminateServiceRequestEvent()" |
| #define _VHD_METHOD_NAME "vhdTerminateServiceRequestEvent::vhdTerminateServiceRequestEvent( const std::string & serviceClassName, const std::string & serviceName)" |
| vhdCLASS_TYPE_INIT | ( | vhdTerminateServiceRequestEvent | , | |
| vhdSysEvent | ||||
| ) |
1.5.1-p1