vhdRuntimeSystemConfigPropertyFactory.cpp File Reference

#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 Documentation

#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()"


Function Documentation

vhdCLASS_TYPE_INIT ( vhdRuntimeSystemConfigPropertyFactory  ,
vhdPropertyFactory   
)


Variable Documentation

const std::string flaglist[nbflag] [static]

Initial value:

 {
        "<obligatoryRuntimeEngine name=\"runtimeEngineName\">", 
        "<optionalRuntimeEngine name=\"runtimeEngineName\">"}

const int nbflag = 2 [static]

const std::string property = "vhdRuntimeSystemConfigPropertyFactory" [static]


Generated on Thu Jan 18 10:06:14 2007 for vhdPLUS by  doxygen 1.5.1-p1