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