vhdArgSetPropertyFactory.cpp File Reference

#include <sstream>
#include <vhdXMLPropertyLoader/vhdXMLPropertyLoader.h>
#include <vhdXMLPropertyLoader/vhdArgSetPropertyFactory.h>
#include <vhdProperty/vhdArgSetProperty.h>
#include <vhdFundamental/vhdDiag.h>
#include <vhdContainers/vhdArgSet.h>
#include <vhdExceptions/vhdError.h>
#include <vhdExceptions/vhdIllegalArgumentException.h>
#include <vhdExceptions/vhdIllegalOperationException.h>
#include <vhdExceptions/vhdIndexOutOfBoundsException.h>
#include <vhdExceptions/vhdMemoryAllocationError.h>

Classes

class  vhdArgSetPropertyFactory

Defines

#define _VHD_METHOD_NAME   "vhdArgSetPropertyFactory::_Implem::_Implem()"
#define _VHD_METHOD_NAME   "vhdArgSetPropertyFactory::_Implem::init()"
#define _VHD_METHOD_NAME   "vhdArgSetPropertyFactory::_Implem::~_Implem()"
#define _VHD_METHOD_NAME   "vhdArgSetPropertyFactory::vhdArgSetPropertyFactory()"
#define _VHD_METHOD_NAME   "vhdArgSetPropertyFactory::~vhdArgSetPropertyFactory()"
#define _VHD_METHOD_NAME   "vhdArgSetPropertyFactory::_buildProperty( const DOM_Node & node)"

Functions

 vhdCLASS_TYPE_INIT (vhdArgSetPropertyFactory, vhdPropertyFactory)

Variables

static const std::string property = "vhdArgSetProperty"
static const int nbflag = 14
static const std::string flaglist [nbflag]

Define Documentation

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

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

#define _VHD_METHOD_NAME   "vhdArgSetPropertyFactory::vhdArgSetPropertyFactory()"

#define _VHD_METHOD_NAME   "vhdArgSetPropertyFactory::_Implem::~_Implem()"

#define _VHD_METHOD_NAME   "vhdArgSetPropertyFactory::_Implem::init()"

#define _VHD_METHOD_NAME   "vhdArgSetPropertyFactory::_Implem::_Implem()"


Function Documentation

vhdCLASS_TYPE_INIT ( vhdArgSetPropertyFactory  ,
vhdPropertyFactory   
)


Variable Documentation

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

Initial value:

 {
                                                "bool",
                                             "char",
                                             "int",
                                             "float",
                                             "double",
                                             "time",
                                             "string",
                                             "vhdColorRGB",
                                             "vhdVector2",
                                             "vhdVector3",
                                             "vhdVector4",
                                             "vhdMatrix3",
                                             "vhdMatrix3",
                                             "vhdQuaternion"}

const int nbflag = 14 [static]

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


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