#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 _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()" |
vhdCLASS_TYPE_INIT | ( | vhdServiceSchedulerConfigPropertyFactory | , | |
vhdPropertyFactory | ||||
) |
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] |