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 146 of file Remote_Object_Proxy_Broker.cpp.

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

00147 {
00148   static TAO::Remote_Object_Proxy_Broker the_broker;
00149   return &the_broker;
00150 }


Generated on Thu Nov 9 12:06:08 2006 for TAO by doxygen 1.3.6