Remote_Object_Proxy_Broker.cpp File Reference

#include "tao/Remote_Object_Proxy_Broker.h"
#include "tao/CORBA_String.h"
#include "tao/UB_String_Arguments.h"
#include "tao/Special_Basic_Arguments.h"
#include "tao/Invocation_Adapter.h"
#include "tao/IFR_Client_Adapter.h"
#include "tao/ORB_Core.h"
#include "tao/SystemException.h"
#include "ace/Dynamic_Service.h"

Include dependency graph for Remote_Object_Proxy_Broker.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  TAO

Functions

TAO::Remote_Object_Proxy_Brokerthe_tao_remote_object_proxy_broker (void)


Function Documentation

TAO::Remote_Object_Proxy_Broker* the_tao_remote_object_proxy_broker void   ) 
 

Definition at line 135 of file Remote_Object_Proxy_Broker.cpp.

Referenced by TAO_Stub::is_collocated(), CORBA::Object::proxy_broker(), and TAO_Stub::TAO_Stub().

00136 {
00137   static TAO::Remote_Object_Proxy_Broker the_broker;
00138   return &the_broker;
00139 }


Generated on Sun Jan 27 13:12:42 2008 for TAO by doxygen 1.3.6