Remote_Object_Proxy_Broker.h File Reference

#include "tao/Object_Proxy_Broker.h"
#include "tao/orbconf.h"

Include dependency graph for Remote_Object_Proxy_Broker.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by 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)


Detailed Description

Remote_Object_Proxy_Broker.h,v 1.10 2005/11/02 11:03:26 ossama Exp

This files contains the Remote Proxy Broker implementation for the CORBA Object.

Author:
Angelo Corsaro <corsaro@cs.wustl.edu>

Balachandran Natarajan (modified the implementation)

Definition in file Remote_Object_Proxy_Broker.h.


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:09 2006 for TAO by doxygen 1.3.6