#include <stdlib.h>
#include <vhdXMLPropertyLoader/vhdRuntimeSystemConfigPropertyFactory.h>
#include <vhdRuntime/vhdRuntimeSystemConfigProperty.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 | vhdRuntimeSystemConfigPropertyFactory::_Impl |
Defines | |
#define | _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::_Impl::_Impl()" |
#define | _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::_Impl::~_Impl()" |
#define | _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::_Impl::init()" |
#define | _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::vhdRuntimeSystemConfigPropertyFactory()" |
#define | _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::~vhdRuntimeSystemConfigPropertyFactory()" |
#define | _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::_buildProperty( const DOM_Node & node)" |
Functions | |
vhdCLASS_TYPE_INIT (vhdRuntimeSystemConfigPropertyFactory, vhdPropertyFactory) | |
Variables | |
static const std::string | property = "vhdRuntimeSystemConfigPropertyFactory" |
static const int | nbflag = 2 |
static const std::string | flaglist [nbflag] |
#define _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::_buildProperty( const DOM_Node & node)" |
#define _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::~vhdRuntimeSystemConfigPropertyFactory()" |
#define _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::vhdRuntimeSystemConfigPropertyFactory()" |
#define _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::_Impl::init()" |
#define _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::_Impl::~_Impl()" |
#define _VHD_METHOD_NAME "vhdRuntimeSystemConfigPropertyFactory::_Impl::_Impl()" |
vhdCLASS_TYPE_INIT | ( | vhdRuntimeSystemConfigPropertyFactory | , | |
vhdPropertyFactory | ||||
) |
Initial value:
{ "<obligatoryRuntimeEngine name=\"runtimeEngineName\">", "<optionalRuntimeEngine name=\"runtimeEngineName\">"}
const int nbflag = 2 [static] |
const std::string property = "vhdRuntimeSystemConfigPropertyFactory" [static] |