#include "ace/pre.h"
#include "corbafwd.h"
#include "Exception.h"
#include "Services.h"
#include "CORBA_String.h"
#include "PolicyC.h"
#include "ace/post.h"
Include dependency graph for ORB.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | CORBA_ORB |
class | CORBA_ORB_out |
class | CORBA_ORB_var |
class | CORBA_ORB::InvalidName |
Enumerations | |
enum | TAO_Service_ID { TAO_SERVICEID_NAMESERVICE, TAO_SERVICEID_TRADINGSERVICE, TAO_SERVICEID_IMPLREPOSERVICE, TAO_SERVICEID_INTERFACEREPOSERVICE, TAO_SERVICEID_MCASTSERVER } |
Functions | |
TAO_Export void | operator<<= (CORBA::Any &, const CORBA::ORB::InvalidName &) |
TAO_Export void | operator<<= (CORBA::Any &, CORBA::ORB::InvalidName*) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CORBA::ORB::InvalidName *&) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::ORB::InvalidName &) |
ORB.h,v 1.203 2001/09/18 00:05:43 irfan Exp
Header file for CORBA's ORB type.
|
|
|
|
|
|
|
|
|
|