#include "tao/IOP_IORC.h"#include "tao/CORBA_methods.h"#include "tao/Policy_ForwardC.h"#include "tao/Pseudo_VarOut_T.h"#include "tao/Object_Argument_T.h"#include "tao/Arg_Traits_T.h"Include dependency graph for Object.h:

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

Namespaces | |
| namespace | TAO | 
| namespace | CORBA | 
Classes | |
| class | CORBA::Object | 
| Implementation of a CORBA object reference.  More... | |
| class | TAO::Arg_Traits< CORBA::Object > | 
| struct | TAO::Objref_Traits< CORBA::Object > | 
| class | TAO::Ret_Object_Argument_T< CORBA::Object_ptr, CORBA::Object_var > | 
Typedefs | |
| typedef ImplementationDef * | ImplementationDef_ptr | 
| typedef ContextList * | ContextList_ptr | 
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_Object_Proxy_Broker_Factory_function_pointer )(CORBA::Object_ptr obj) | 
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 3.x specification for details.
Portions Copyright 1997-2002 by Washington University
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 This function pointer is set only when the Portable server library is present.  | 
  
 1.3.9.1