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:

Go to the source code of this file.

Namespaces

namespace  TAO

Functions

TAO::Remote_Object_Proxy_Broker * the_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(), and CORBA::Object::proxy_broker().

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


Generated on Tue Feb 2 17:38:48 2010 for TAO by  doxygen 1.4.7