#include <stdlib.h>
#include <vhdXMLPropertyLoader/vhdRuntimeEngineConfigPropertyFactory.h>
#include <vhdRuntime/vhdRuntimeEngineConfigProperty.h>
#include <vhdFundamental/vhdSys.h>
#include <vhdFundamental/vhdDiag.h>
#include <vhdExceptions/vhdError.h>
#include <vhdExceptions/vhdIllegalArgumentException.h>
#include <vhdExceptions/vhdIllegalOperationException.h>
#include <vhdExceptions/vhdIndexOutOfBoundsException.h>
#include <vhdExceptions/vhdMemoryAllocationError.h>
Classes | |
class | vhdRuntimeEngineConfigPropertyFactory::_Impl |
Defines | |
#define | _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::_Impl::_Impl()" |
#define | _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::_Impl::~_Impl()" |
#define | _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::_Impl::init()" |
#define | _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::vhdRuntimeEngineConfigPropertyFactory()" |
#define | _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::~vhdRuntimeEngineConfigPropertyFactory()" |
#define | _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::_buildProperty( const DOM_Node & node)" |
Functions | |
vhdCLASS_TYPE_INIT (vhdRuntimeEngineConfigPropertyFactory, vhdPropertyFactory) | |
Variables | |
static const std::string | property = "vhdRuntimeEngineConfigPropertyFactory" |
static const int | nbflag = 1 |
static const std::string | flaglist [nbflag] |
#define _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::_buildProperty( const DOM_Node & node)" |
#define _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::~vhdRuntimeEngineConfigPropertyFactory()" |
#define _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::vhdRuntimeEngineConfigPropertyFactory()" |
#define _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::_Impl::init()" |
#define _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::_Impl::~_Impl()" |
#define _VHD_METHOD_NAME "vhdRuntimeEngineConfigPropertyFactory::_Impl::_Impl()" |
vhdCLASS_TYPE_INIT | ( | vhdRuntimeEngineConfigPropertyFactory | , | |
vhdPropertyFactory | ||||
) |
Initial value:
{
"<service className=\"serviceClassName\" name=\"serviceName\">"}
const int nbflag = 1 [static] |
const std::string property = "vhdRuntimeEngineConfigPropertyFactory" [static] |