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

Object.h File Reference

Object.h,v 1.77 2002/09/26 05:33:29 jwillemsen Exp. More...

#include "ace/pre.h"
#include "tao/corbafwd.h"
#include "tao/Policy_ForwardC.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)
 This function pointer is set only when the Portable server library is present. More...


Detailed Description

Object.h,v 1.77 2002/09/26 05:33:29 jwillemsen 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   cdr,
const CORBA_Object   x
 

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


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 Thu Oct 10 17:58:33 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001