vhdServiceConfigPropertyFactory.cpp File Reference

#include <stdlib.h>
#include <vhdXMLPropertyLoader/vhdServiceConfigPropertyFactory.h>
#include <vhdRuntime/vhdServiceConfigProperty.h>
#include <vhdRuntime/vhdRequiredServiceInterface.h>
#include <vhdProperty/vhdArgSetProperty.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  vhdServiceConfigPropertyFactory::_Impl

Defines

#define _VHD_METHOD_NAME   "vhdServiceConfigPropertyFactory::_Impl::_Impl()"
#define _VHD_METHOD_NAME   "vhdServiceConfigPropertyFactory::_Impl::~_Impl()"
#define _VHD_METHOD_NAME   "vhdServiceConfigPropertyFactory::_Impl::init()"
#define _VHD_METHOD_NAME   "vhdServiceConfigPropertyFactory::vhdServiceConfigPropertyFactory()"
#define _VHD_METHOD_NAME   "vhdServiceConfigPropertyFactory::~vhdServiceConfigPropertyFactory()"
#define _VHD_METHOD_NAME   "vhdServiceConfigPropertyFactory::_buildProperty( const DOM_Node & node)"
#define _VHD_METHOD_NAME   "vhdServiceConfigPropertyFactory::_postBuildStep(vhdPropertyRef builtProperty)"

Functions

 vhdCLASS_TYPE_INIT (vhdServiceConfigPropertyFactory, vhdPropertyFactory)

Variables

static const std::string property = "vhdServiceConfigPropertyFactory"
static const int nbflag = 6
static const std::string flaglist [nbflag]

Define Documentation

#define _VHD_METHOD_NAME   "vhdServiceConfigPropertyFactory::_postBuildStep(vhdPropertyRef builtProperty)"

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

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

#define _VHD_METHOD_NAME   "vhdServiceConfigPropertyFactory::vhdServiceConfigPropertyFactory()"

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

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

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


Function Documentation

vhdCLASS_TYPE_INIT ( vhdServiceConfigPropertyFactory  ,
vhdPropertyFactory   
)


Variable Documentation

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

Initial value:

 {
        "<requiredServiceInterface serviceClassName=\"vhdHAGENTService\" serviceInterfaceName=\"vhdIAgentPosition\" serviceName=\"hagent\" />", 
        "<controlledPropertyType className=\"vhdProperty\" />",
        "<observedPropertyType className=\"vhdCameraProperty\" />",
        "<publishedEventType className=\"vhdEvent\" />",
        "<receivedEventType className=\"vhdEvent\" />",
        "<warpClock name=\"\" />"}

const int nbflag = 6 [static]

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


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