#include "tao/PortableServer/IdAssignmentStrategyFactoryImpl.h"
#include "tao/PortableServer/IdAssignmentStrategy.h"
#include "ace/Dynamic_Service.h"
Include dependency graph for IdAssignmentStrategyFactoryImpl.cpp:
Go to the source code of this file.
Namespaces | |
namespace | TAO |
namespace | TAO::Portable_Server |
Functions | |
TAO_END_VERSIONED_NAMESPACE_DECL | ACE_STATIC_SVC_DEFINE (IdAssignmentStrategyFactoryImpl, ACE_TEXT("IdAssignmentStrategyFactory"), ACE_SVC_OBJ_T,&ACE_SVC_NAME(IdAssignmentStrategyFactoryImpl), ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ, 0) ACE_FACTORY_NAMESPACE_DEFINE(ACE_Local_Service |
Variables | |
TAO_END_VERSIONED_NAMESPACE_DECL | IdAssignmentStrategyFactoryImpl |
TAO_END_VERSIONED_NAMESPACE_DECL ACE_STATIC_SVC_DEFINE | ( | IdAssignmentStrategyFactoryImpl | , | |
ACE_TEXT("IdAssignmentStrategyFactory") | , | |||
ACE_SVC_OBJ_T | , | |||
& | ACE_SVC_NAME(IdAssignmentStrategyFactoryImpl), | |||
ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ | , | |||
0 | ||||
) |
Definition at line 70 of file IdAssignmentStrategyFactoryImpl.cpp.