#include "tao/ImR_Client/ImR_Client.h"
#include "tao/debug.h"
#include "tao/ORB_Core.h"
#include "tao/Stub.h"
#include "tao/Profile.h"
#include "tao/PortableServer/Root_POA.h"
#include "tao/PortableServer/Non_Servant_Upcall.h"
#include "tao/ImR_Client/ServerObject_i.h"
#include "tao/ImR_Client/ImplRepoC.h"
Go to the source code of this file.
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
namespace | TAO::ImR_Client |
Functions | |
ACE_STATIC_SVC_DEFINE (ImR_Client_Adapter_Impl, ACE_TEXT("Concrete_ImR_Client_Adapter"), ACE_SVC_OBJ_T,&ACE_SVC_NAME(ImR_Client_Adapter_Impl), ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ, 0) ACE_FACTORY_NAMESPACE_DEFINE(TAO_IMR_Client | |
Variables | |
ImR_Client_Adapter_Impl |
ACE_STATIC_SVC_DEFINE | ( | ImR_Client_Adapter_Impl | , | |
ACE_TEXT("Concrete_ImR_Client_Adapter") | , | |||
ACE_SVC_OBJ_T | , | |||
& | ACE_SVC_NAMEImR_Client_Adapter_Impl, | |||
ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ | , | |||
0 | ||||
) |
Definition at line 251 of file ImR_Client.cpp.