#include "UserException.h"
#include "orb_typesC.h"
#include "objectid.h"
#include "Policy_ForwardC.h"
#include "CORBA_methods.h"
#include "VarOut_T.h"
#include "ace/Thread_Mutex.h"
#include "ace/Guard_T.h"
Include dependency graph for ORB.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
namespace | TAO |
namespace | TAO::ORB |
Classes | |
interface | CORBA::ORB |
ORB pseudo-object. More... | |
exception | CORBA::ORB::InvalidName |
UserException for resolve_initial_references(). More... | |
Typedefs | |
typedef TAO_Var_Var_T< ServiceInformation > | ServiceInformation_var |
typedef TAO_Out_T< ServiceInformation, ServiceInformation_var > | ServiceInformation_out |
typedef ValueFactoryBase * | ValueFactory |
typedef UShort | ServiceType |
typedef TAO_Pseudo_Var_T< Request > | Request_var |
typedef TAO_Pseudo_Out_T< Request, Request_var > | Request_out |
typedef TAO_Pseudo_Var_T< ORB > | ORB_var |
typedef TAO_Pseudo_Out_T< ORB, ORB_var > | ORB_out |
typedef CORBA::Short | ValueModifier |
Enumerations | |
enum | TAO_Service_ID { TAO_SERVICEID_NAMESERVICE, TAO_SERVICEID_TRADINGSERVICE, TAO_SERVICEID_IMPLREPOSERVICE, TAO_SERVICEID_INTERFACEREPOSERVICE, TAO_SERVICEID_MCASTSERVER } |
Functions | |
void | init_orb_globals (ACE_ENV_SINGLE_ARG_DECL) |
Header file for CORBA's ORB type.
DOC Group - Vanderbilt University
DOC Laboratory - University of California at Irvine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|