vhdSysConfigPropertyFactory.cpp File Reference

#include <stdlib.h>
#include <vhdXMLPropertyLoader/vhdSysConfigPropertyFactory.h>
#include <vhdProperty/vhdClockConfigProperty.h>
#include <vhdProperty/vhdSearchPathsProperty.h>
#include <vhdProperty/vhdSysConfigProperty.h>
#include <vhdFundamental/vhdSearchPaths.h>
#include <vhdFundamental/vhdClock.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  vhdSysConfigPropertyFactory::_Impl
class  vhdSysConfigPropertyFactory::_Impl::_Params

Defines

#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::_Impl::_Impl()"
#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::_Impl::~_Impl()"
#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::_Impl::init()"
#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::vhdSysConfigPropertyFactory()"
#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::~vhdSysConfigPropertyFactory()"
#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::_buildProperty( const DOM_Node & node)"
#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::::_postBuildStep(vhdPropertyRef builtProperty)"

Functions

 vhdCLASS_TYPE_INIT (vhdSysConfigPropertyFactory, vhdPropertyFactory)

Variables

static const std::string property = "vhdSysConfigProperty"
static const int nbflag = 2
static const std::string flaglist [nbflag] = {"searchPaths", "simClock"}

Define Documentation

#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::::_postBuildStep(vhdPropertyRef builtProperty)"

#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::_buildProperty( const DOM_Node & node)"

#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::~vhdSysConfigPropertyFactory()"

#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::vhdSysConfigPropertyFactory()"

#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::_Impl::init()"

#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::_Impl::~_Impl()"

#define _VHD_METHOD_NAME   "vhdSysConfigPropertyFactory::_Impl::_Impl()"


Function Documentation

vhdCLASS_TYPE_INIT ( vhdSysConfigPropertyFactory  ,
vhdPropertyFactory   
)


Variable Documentation

const std::string flaglist[nbflag] = {"searchPaths", "simClock"} [static]

const int nbflag = 2 [static]

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


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