#include "tao/PortableServer/IdUniquenessStrategyFactoryImpl.h"
#include "tao/PortableServer/IdUniquenessStrategy.h"
#include "ace/Dynamic_Service.h"
Include dependency graph for IdUniquenessStrategyFactoryImpl.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 (IdUniquenessStrategyFactoryImpl, ACE_TEXT("IdUniquenessStrategyFactory"), ACE_SVC_OBJ_T,&ACE_SVC_NAME(IdUniquenessStrategyFactoryImpl), ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ, 0) ACE_FACTORY_NAMESPACE_DEFINE(ACE_Local_Service |
Variables | |
TAO_END_VERSIONED_NAMESPACE_DECL | IdUniquenessStrategyFactoryImpl |
TAO_END_VERSIONED_NAMESPACE_DECL ACE_STATIC_SVC_DEFINE | ( | IdUniquenessStrategyFactoryImpl | , | |
ACE_TEXT("IdUniquenessStrategyFactory") | , | |||
ACE_SVC_OBJ_T | , | |||
& | ACE_SVC_NAME(IdUniquenessStrategyFactoryImpl), | |||
ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ | , | |||
0 | ||||
) |
Definition at line 98 of file IdUniquenessStrategyFactoryImpl.cpp.