vhdWarpClockConfigPropertyFactory.cpp File Reference

#include <stdlib.h>
#include <vhdXMLPropertyLoader/vhdWarpClockConfigPropertyFactory.h>
#include <vhdProperty/vhdWarpClockConfigProperty.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  vhdWarpClockConfigPropertyFactory::_Impl
class  vhdWarpClockConfigPropertyFactory::_Impl::_Params

Defines

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

Functions

 vhdCLASS_TYPE_INIT (vhdWarpClockConfigPropertyFactory, vhdPropertyFactory)

Variables

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

Define Documentation

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

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

#define _VHD_METHOD_NAME   "vhdWarpClockConfigPropertyFactory::vhdWarpClockConfigPropertyFactory()"

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

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

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


Function Documentation

vhdCLASS_TYPE_INIT ( vhdWarpClockConfigPropertyFactory  ,
vhdPropertyFactory   
)


Variable Documentation

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

const int nbflag = 6 [static]

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


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