#include <vhdEvents/vhdTerminateRuntimeSystemRequestEvent.h>
#include <vhdFundamental/vhdDiag.h>
#include <vhdExceptions/vhdIllegalArgumentException.h>
#include <vhdExceptions/vhdIllegalOperationException.h>
#include <vhdExceptions/vhdMemoryAllocationError.h>
Classes | |
class | vhdTerminateRuntimeSystemRequestEvent::_Impl |
Defines | |
#define | _VHD_METHOD_NAME "vhdTerminateRuntimeSystemRequestEvent::vhdTerminateRuntimeSystemRequestEvent(const std::string & runtimeSystemName)" |
#define | _VHD_METHOD_NAME "vhdTerminateRuntimeSystemRequestEvent::~vhdTerminateRuntimeSystemRequestEvent()" |
#define | _VHD_METHOD_NAME "vhdTerminateRuntimeSystemRequestEvent::isMatching( const std::string & runtimeSystemName)" |
#define | _VHD_METHOD_NAME "vhdTerminateRuntimeSystemRequestEvent::getRuntimeSystemName()" |
Functions | |
vhdCLASS_TYPE_INIT (vhdTerminateRuntimeSystemRequestEvent, vhdSysEvent) | |
vhdTerminateRuntimeSystemRequestEvent::vhdTerminateRuntimeSystemRequestEvent (const std::string &runtimeSystemName) | |
vhdTerminateRuntimeSystemRequestEvent::~vhdTerminateRuntimeSystemRequestEvent () | |
vhtBool | vhdTerminateRuntimeSystemRequestEvent::isMatching (const std::string &runtimeSystemName) |
const std::string & | vhdTerminateRuntimeSystemRequestEvent::getRuntimeSystemName () |
#define _VHD_METHOD_NAME "vhdTerminateRuntimeSystemRequestEvent::getRuntimeSystemName()" |
#define _VHD_METHOD_NAME "vhdTerminateRuntimeSystemRequestEvent::isMatching( const std::string & runtimeSystemName)" |
#define _VHD_METHOD_NAME "vhdTerminateRuntimeSystemRequestEvent::~vhdTerminateRuntimeSystemRequestEvent()" |
#define _VHD_METHOD_NAME "vhdTerminateRuntimeSystemRequestEvent::vhdTerminateRuntimeSystemRequestEvent(const std::string & runtimeSystemName)" |
vhdCLASS_TYPE_INIT | ( | vhdTerminateRuntimeSystemRequestEvent | , | |
vhdSysEvent | ||||
) |