TAO_PortableServer  2.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions | Variables
Collocated_Object_Proxy_Broker.cpp File Reference
#include "tao/PortableServer/Collocated_Object_Proxy_Broker.h"
#include "tao/PortableServer/Object_Adapter.h"
#include "tao/PortableServer/Servant_Upcall.h"
#include "tao/PortableServer/Servant_Base.h"
#include "tao/Stub.h"
#include "tao/ORB_Core.h"
#include "tao/Profile.h"

Namespaces

namespace  TAO

Functions

TAO::Collocated_Object_Proxy_Broker * the_tao_collocated_object_proxy_broker (void)
TAO::Object_Proxy_Broker * _TAO_collocation_Object_Proxy_Broker_Factory (void)
int _TAO_collocation_Object_Proxy_Broker_Factory_Initializer (size_t)

Variables

static int _TAO_collocation_Object_Proxy_Broker_Factory_Initializer_Scarecrow

Function Documentation

TAO::Object_Proxy_Broker* _TAO_collocation_Object_Proxy_Broker_Factory ( void  )
int _TAO_collocation_Object_Proxy_Broker_Factory_Initializer ( size_t  )
TAO::Collocated_Object_Proxy_Broker* the_tao_collocated_object_proxy_broker ( void  )

This function is used to access the unique instance of strategized proxy broker. All the CORBA::Object share the proxy broker.


Variable Documentation

int _TAO_collocation_Object_Proxy_Broker_Factory_Initializer_Scarecrow
static