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