vhdServiceSchedulerConfigPropertyFactory.cpp File Reference

#include <stdlib.h>
#include <vhdXMLPropertyLoader/vhdServiceSchedulerConfigPropertyFactory.h>
#include <vhdRuntime/vhdServiceSchedulerConfigProperty.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  vhdServiceSchedulerConfigPropertyFactory::_Impl

Defines

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

Functions

 vhdCLASS_TYPE_INIT (vhdServiceSchedulerConfigPropertyFactory, vhdPropertyFactory)

Variables

static const std::string property = "vhdServiceSchedulerConfigPropertyFactory"
static const int nbflag = 4
static const std::string flaglist [nbflag]

Define Documentation

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

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

#define _VHD_METHOD_NAME   "vhdServiceSchedulerConfigPropertyFactory::vhdServiceSchedulerConfigPropertyFactory()"

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

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

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


Function Documentation

vhdCLASS_TYPE_INIT ( vhdServiceSchedulerConfigPropertyFactory  ,
vhdPropertyFactory   
)


Variable Documentation

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

Initial value:

 {
        "<otherServiceUpdates>", 
        "<serviceUpdate className=\"obligatory\" name=\"optional\">", 
        "<delay time=\"12.3\">",
        "<barrier id=\"integerID\">"}

const int nbflag = 4 [static]

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


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