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