#include <vhdRuntime/vhdServiceLoader.h>#include <vhdRuntime/vhdServiceLoaderRegister.h>#include <vhdRuntime/vhdServiceConfigProperty.h>#include <vhdRuntime/vhdServiceHead.h>#include <vhdRuntime/vhdServiceBody.h>#include <vhdRuntime/vhdPropertyManager.h>#include <vhdRuntime/vhdServiceHandle.h>#include <vhdEvents/vhdEvent.h>#include <vhdFundamental/vhdDiag.h>#include <vhdFundamental/vhdClock.h>#include <vhdFundamental/vhdWarpClock.h>#include <vhdContainers/vhdArgSet.h>#include <vhdExceptions/vhdIllegalArgumentException.h>#include <vhdExceptions/vhdIllegalOperationException.h>#include <vhdExceptions/vhdNoSuchElementException.h>#include <vhdExceptions/vhdIntegrityViolationException.h>#include <vhdExceptions/vhdMemoryAllocationError.h>#include <vhdExceptions/vhdNotImplementedException.h>#include <vhdExceptions/vhdIllegalResultException.h>Defines | |
| #define | _VHD_METHOD_NAME "vhdServiceLoader::vhdServiceLoader()" |
| #define | _VHD_METHOD_NAME "vhdServiceLoader::~vhdServiceLoader()" |
| #define | _VHD_METHOD_NAME "vhdServiceLoader::registerToServiceLoaderRegister( vhdServiceLoaderRegisterRef serviceLoaderRegister)" |
| #define | _VHD_METHOD_NAME "vhdServiceLoader::getServiceClassName()" |
| #define | _VHD_METHOD_NAME "vhdServiceLoader::getServiceLoaderVersion()" |
| #define | _VHD_METHOD_NAME "vhdServiceLoader::getDefaultServiceConfigProperty( const std::string & serviceName)" |
| #define | _VHD_METHOD_NAME "vhdServiceLoader::loadRemoteServiceHead( const std::string & serviceName, vhdArgSetRef argSet)" |
| #define | _VHD_METHOD_NAME "vhdServiceLoader::loadLocalServiceHeadAndBody( const std::string & serviceName, vhdPropertyManagerRef propertyManager, vhdArgSetRef argSet)" |
| #define | _VHD_METHOD_NAME "vhdServiceBody::toString()" |
Functions | |
| vhdCLASS_TYPE_INIT (vhdServiceLoader, vhdObject) | |
| #define _VHD_METHOD_NAME "vhdServiceBody::toString()" |
| #define _VHD_METHOD_NAME "vhdServiceLoader::loadLocalServiceHeadAndBody( const std::string & serviceName, vhdPropertyManagerRef propertyManager, vhdArgSetRef argSet)" |
| #define _VHD_METHOD_NAME "vhdServiceLoader::loadRemoteServiceHead( const std::string & serviceName, vhdArgSetRef argSet)" |
| #define _VHD_METHOD_NAME "vhdServiceLoader::getDefaultServiceConfigProperty( const std::string & serviceName)" |
| #define _VHD_METHOD_NAME "vhdServiceLoader::getServiceLoaderVersion()" |
| #define _VHD_METHOD_NAME "vhdServiceLoader::getServiceClassName()" |
| #define _VHD_METHOD_NAME "vhdServiceLoader::registerToServiceLoaderRegister( vhdServiceLoaderRegisterRef serviceLoaderRegister)" |
| #define _VHD_METHOD_NAME "vhdServiceLoader::~vhdServiceLoader()" |
| #define _VHD_METHOD_NAME "vhdServiceLoader::vhdServiceLoader()" |
| vhdCLASS_TYPE_INIT | ( | vhdServiceLoader | , | |
| vhdObject | ||||
| ) |
1.5.1-p1