#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 _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()" |
| vhdCLASS_TYPE_INIT | ( | vhdClockConfigPropertyFactory | , | |
| vhdPropertyFactory | ||||
| ) |
const std::string flaglist[nbflag] = {"running", "usingBaseClock", "baseClock", "initialValue", "defaultTimeStep", "scale"} [static] |
const int nbflag = 6 [static] |
const std::string property = "vhdClockConfigProperty" [static] |
1.5.1-p1