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

ORBInitInfoC.h File Reference

#include "ace/config-all.h"
#include "tao/TAO_Export.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Environment.h"
#include "tao/Object.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/StringSeqC.h"
#include "tao/IOP_CodecC.h"
#include "tao/PI_ForwardC.h"
#include "tao/PolicyC.h"

Include dependency graph for ORBInitInfoC.h:

Include dependency graph

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

Included by dependency graph

Namespaces

namespace  PortableInterceptor
namespace  TAO

Classes

interface  PortableInterceptor::ORBInitInfo
exception  PortableInterceptor::ORBInitInfo::DuplicateName
exception  PortableInterceptor::ORBInitInfo::InvalidName
struct  TAO::Objref_Traits< ::PortableInterceptor::ORBInitInfo >

Defines

#define TAO_EXPORT_MACRO   TAO_Export
#define _PORTABLEINTERCEPTOR_CLIENTREQUESTINTERCEPTOR__VAR_OUT_CH_
#define _PORTABLEINTERCEPTOR_SERVERREQUESTINTERCEPTOR__VAR_OUT_CH_
#define _PORTABLEINTERCEPTOR_IORINTERCEPTOR__VAR_OUT_CH_
#define _PORTABLEINTERCEPTOR_POLICYFACTORY__VAR_OUT_CH_
#define _PORTABLEINTERCEPTOR_ORBINITINFO__VAR_OUT_CH_
#define _PORTABLEINTERCEPTOR_ORBINITINFO_CH_
#define _PORTABLEINTERCEPTOR_ORBINITINFO_DUPLICATENAME_CH_
#define _PORTABLEINTERCEPTOR_ORBINITINFO_INVALIDNAME_CH_
#define _PORTABLEINTERCEPTOR_ORBINITINFO__TRAITS_CH_

Typedefs

typedef ClientRequestInterceptor * ClientRequestInterceptor_ptr
typedef TAO_Objref_Var_T<
ClientRequestInterceptor > 
ClientRequestInterceptor_var
typedef TAO_Objref_Out_T<
ClientRequestInterceptor > 
ClientRequestInterceptor_out
typedef ServerRequestInterceptor * ServerRequestInterceptor_ptr
typedef TAO_Objref_Var_T<
ServerRequestInterceptor > 
ServerRequestInterceptor_var
typedef TAO_Objref_Out_T<
ServerRequestInterceptor > 
ServerRequestInterceptor_out
typedef TAO_Objref_Var_T<
IORInterceptor > 
IORInterceptor_var
typedef TAO_Objref_Out_T<
IORInterceptor > 
IORInterceptor_out
typedef PolicyFactory * PolicyFactory_ptr
typedef TAO_Objref_Var_T<
PolicyFactory > 
PolicyFactory_var
typedef TAO_Objref_Out_T<
PolicyFactory > 
PolicyFactory_out

Functions

TAO_Export void operator<<= (CORBA::Any &, PortableInterceptor::ORBInitInfo_ptr)
TAO_Export void operator<<= (CORBA::Any &, PortableInterceptor::ORBInitInfo_ptr *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, PortableInterceptor::ORBInitInfo_ptr &)
TAO_Export void operator<<= (CORBA::Any &, const PortableInterceptor::ORBInitInfo::DuplicateName &)
TAO_Export void operator<<= (CORBA::Any &, PortableInterceptor::ORBInitInfo::DuplicateName *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, PortableInterceptor::ORBInitInfo::DuplicateName *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const PortableInterceptor::ORBInitInfo::DuplicateName *&)
TAO_Export void operator<<= (CORBA::Any &, const PortableInterceptor::ORBInitInfo::InvalidName &)
TAO_Export void operator<<= (CORBA::Any &, PortableInterceptor::ORBInitInfo::InvalidName *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, PortableInterceptor::ORBInitInfo::InvalidName *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const PortableInterceptor::ORBInitInfo::InvalidName *&)

Define Documentation

#define _PORTABLEINTERCEPTOR_CLIENTREQUESTINTERCEPTOR__VAR_OUT_CH_
 

#define _PORTABLEINTERCEPTOR_IORINTERCEPTOR__VAR_OUT_CH_
 

#define _PORTABLEINTERCEPTOR_ORBINITINFO__TRAITS_CH_
 

#define _PORTABLEINTERCEPTOR_ORBINITINFO__VAR_OUT_CH_
 

#define _PORTABLEINTERCEPTOR_ORBINITINFO_CH_
 

#define _PORTABLEINTERCEPTOR_ORBINITINFO_DUPLICATENAME_CH_
 

#define _PORTABLEINTERCEPTOR_ORBINITINFO_INVALIDNAME_CH_
 

#define _PORTABLEINTERCEPTOR_POLICYFACTORY__VAR_OUT_CH_
 

#define _PORTABLEINTERCEPTOR_SERVERREQUESTINTERCEPTOR__VAR_OUT_CH_
 

#define TAO_EXPORT_MACRO   TAO_Export
 


Typedef Documentation

typedef TAO_Objref_Out_T< ClientRequestInterceptor > PortableInterceptor::ClientRequestInterceptor_out
 

typedef ClientRequestInterceptor* PortableInterceptor::ClientRequestInterceptor_ptr
 

typedef TAO_Objref_Var_T< ClientRequestInterceptor > PortableInterceptor::ClientRequestInterceptor_var
 

typedef TAO_Objref_Out_T< IORInterceptor > PortableInterceptor::IORInterceptor_out
 

typedef TAO_Objref_Var_T< IORInterceptor > PortableInterceptor::IORInterceptor_var
 

typedef TAO_Objref_Out_T< PolicyFactory > PortableInterceptor::PolicyFactory_out
 

typedef PolicyFactory * PortableInterceptor::PolicyFactory_ptr
 

typedef TAO_Objref_Var_T< PolicyFactory > PortableInterceptor::PolicyFactory_var
 

typedef TAO_Objref_Out_T< ServerRequestInterceptor > PortableInterceptor::ServerRequestInterceptor_out
 

typedef ServerRequestInterceptor* PortableInterceptor::ServerRequestInterceptor_ptr
 

typedef TAO_Objref_Var_T< ServerRequestInterceptor > PortableInterceptor::ServerRequestInterceptor_var
 


Function Documentation

TAO_Export void operator<<= CORBA::Any ,
PortableInterceptor::ORBInitInfo::InvalidName
 

TAO_Export void operator<<= CORBA::Any ,
const PortableInterceptor::ORBInitInfo::InvalidName
 

TAO_Export void operator<<= CORBA::Any ,
PortableInterceptor::ORBInitInfo::DuplicateName
 

TAO_Export void operator<<= CORBA::Any ,
const PortableInterceptor::ORBInitInfo::DuplicateName
 

TAO_Export void operator<<= CORBA::Any ,
PortableInterceptor::ORBInitInfo_ptr
 

TAO_Export void operator<<= CORBA::Any ,
PortableInterceptor::ORBInitInfo_ptr 
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any ,
const PortableInterceptor::ORBInitInfo::InvalidName *& 
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any ,
PortableInterceptor::ORBInitInfo::InvalidName *& 
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any ,
const PortableInterceptor::ORBInitInfo::DuplicateName *& 
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any ,
PortableInterceptor::ORBInitInfo::DuplicateName *& 
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any ,
PortableInterceptor::ORBInitInfo_ptr
 


Generated on Sun May 15 13:04:41 2005 for TAO by  doxygen 1.3.9.1