#include "tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h"
#include "tao/ObjRefTemplate/ORT_Adapter_Impl.h"
#include "tao/PortableServer/Root_POA.h"
Go to the source code of this file.
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
Functions | |
ACE_STATIC_SVC_DEFINE (ORT_Adapter_Factory_Impl, ACE_TEXT("Concrete_ORT_Adapter_Factory"), ACE_SVC_OBJ_T,&ACE_SVC_NAME(ORT_Adapter_Factory_Impl), ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ, 0) ACE_FACTORY_NAMESPACE_DEFINE(TAO_ORT | |
Variables | |
ORT_Adapter_Factory_Impl |
ACE_STATIC_SVC_DEFINE | ( | ORT_Adapter_Factory_Impl | , | |
ACE_TEXT("Concrete_ORT_Adapter_Factory") | , | |||
ACE_SVC_OBJ_T | , | |||
& | ACE_SVC_NAMEORT_Adapter_Factory_Impl, | |||
ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ | , | |||
0 | ||||
) |
Definition at line 55 of file ORT_Adapter_Factory_Impl.cpp.