Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Object.h File Reference

#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:

Include dependency graph

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

Included by dependency graph

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 ContextListContextList_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)

Detailed Description

Id
Object.h,v 1.101 2005/02/04 09:33:37 ossama 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 3.x specification for details.

Author:
Portions Copyright 1994-1995 by Sun Microsystems Inc.

Portions Copyright 1997-2002 by Washington University


Typedef Documentation

typedef ContextList * CORBA::ContextList_ptr
 

typedef ImplementationDef* CORBA::ImplementationDef_ptr
 


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_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 Feb 10 20:43:25 2005 for TAO by  doxygen 1.3.9.1