#include "ace/pre.h"
#include "tao/corbafwd.h"
#include "tao/Object_Proxy_Broker.h"
#include "ace/post.h"
Include dependency graph for Object.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | CORBA_Object |
class | CORBA_Object_out |
class | CORBA_Object_var |
Object.h,v 1.68 2001/08/21 19:00:20 parsons Exp
Header file for Win32 interface to CORBA's base "Object" type.
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.0 specification for details.