vhdClockConfigPropertyFactory.cpp File Reference

#include <stdlib.h>
#include <vhdXMLPropertyLoader/vhdClockConfigPropertyFactory.h>
#include <vhdProperty/vhdClockConfigProperty.h>
#include <vhdFundamental/vhdIClock.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  vhdClockConfigPropertyFactory::_Impl
class  vhdClockConfigPropertyFactory::_Impl::_Params

Defines

#define _VHD_METHOD_NAME   "vhdClockConfigPropertyFactory::_Impl::_Impl()"
#define _VHD_METHOD_NAME   "vhdClockConfigPropertyFactory::_Impl::~_Impl()"
#define _VHD_METHOD_NAME   "vhdClockConfigPropertyFactory::_Impl::init()"
#define _VHD_METHOD_NAME   "vhdClockConfigPropertyFactory::vhdClockConfigPropertyFactory()"
#define _VHD_METHOD_NAME   "vhdClockConfigPropertyFactory::~vhdClockConfigPropertyFactory()"
#define _VHD_METHOD_NAME   "vhdClockConfigPropertyFactory::_buildProperty( const DOM_Node & node)"

Functions

 vhdCLASS_TYPE_INIT (vhdClockConfigPropertyFactory, vhdPropertyFactory)

Variables

static const std::string property = "vhdClockConfigProperty"
static const int nbflag = 6
static const std::string flaglist [nbflag] = {"running", "usingBaseClock", "baseClock", "initialValue", "defaultTimeStep", "scale"}

Define Documentation

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

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

#define _VHD_METHOD_NAME   "vhdClockConfigPropertyFactory::vhdClockConfigPropertyFactory()"

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

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

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


Function Documentation

vhdCLASS_TYPE_INIT ( vhdClockConfigPropertyFactory  ,
vhdPropertyFactory   
)


Variable Documentation

const std::string flaglist[nbflag] = {"running", "usingBaseClock", "baseClock", "initialValue", "defaultTimeStep", "scale"} [static]

const int nbflag = 6 [static]

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


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