Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Object.h File Reference

#include "ace/pre.h"
#include "tao/corbafwd.h"
#include "tao/Policy_ForwardC.h"
#include "ace/Synch.h"
#include "ace/post.h"

Include dependency graph for Object.h:

Include dependency graph

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

Included by dependency graph

Compounds

class  CORBA_Object
 Implementation of a CORBA object reference. More...

class  CORBA_Object_out
class  CORBA_Object_var

Functions

TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA_Object *)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA_Object *&)

Variables

TAO_Export TAO_Object_Proxy_Broker *(* _TAO_collocation_Object_Proxy_Broker_Factory_function_pointer )(CORBA::Object_ptr obj)

Detailed Description

Id:
Object.h,v 1.78 2002/12/17 13:01:41 elliott_c Exp

A "Object" is an entity that can be the target of an invocation using an ORB. All CORBA objects provide this functionality. See the CORBA 2.6 specification for details.

Author:
Portions Copyright 1994-1995 by Sun Microsystems Inc. , Portions Copyright 1997-2002 by Washington University

Function Documentation

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const CORBA_Object  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
CORBA_Object *&   
 


Variable Documentation

TAO_Export TAO_Object_Proxy_Broker*(* _TAO_collocation_Object_Proxy_Broker_Factory_function_pointer)( CORBA::Object_ptr obj )
 

This function pointer is set only when the Portable server library is present.


Generated on Wed Feb 19 15:03:40 2003 for TAO by doxygen1.2.18