#include "tao/orbconf.h"
#include "tao/PortableServer/RequestProcessingStrategyDefaultServantFI.h"
#include "tao/PortableServer/RequestProcessingStrategy.h"
#include "tao/PortableServer/RequestProcessingStrategyDefaultServant.h"
#include "ace/Dynamic_Service.h"
#include "ace/Log_Msg.h"
Include dependency graph for RequestProcessingStrategyDefaultServantFI.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 (RequestProcessingStrategyDefaultServantFactoryImpl, ACE_TEXT("RequestProcessingStrategyDefaultServantFactory"), ACE_SVC_OBJ_T,&ACE_SVC_NAME(RequestProcessingStrategyDefaultServantFactoryImpl), ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ, 0) ACE_FACTORY_NAMESPACE_DEFINE(ACE_Local_Service |
Variables | |
TAO_END_VERSIONED_NAMESPACE_DECL | RequestProcessingStrategyDefaultServantFactoryImpl |
TAO_END_VERSIONED_NAMESPACE_DECL ACE_STATIC_SVC_DEFINE | ( | RequestProcessingStrategyDefaultServantFactoryImpl | , | |
ACE_TEXT("RequestProcessingStrategyDefaultServantFactory") | , | |||
ACE_SVC_OBJ_T | , | |||
& | ACE_SVC_NAME(RequestProcessingStrategyDefaultServantFactoryImpl), | |||
ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ | , | |||
0 | ||||
) |
Definition at line 71 of file RequestProcessingStrategyDefaultServantFI.cpp.