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

IOP Namespace Reference


Classes

struct  IOP::TaggedProfile
struct  IOP::IOR
struct  IOP::TaggedComponent
struct  IOP::ServiceContext
class  IOP::TaggedProfileSeq
class  IOP::MultipleComponentProfile
class  IOP::TaggedComponentList
class  IOP::TaggedComponentSeq
class  IOP::ServiceContextList

Typedefs

typedef unsigned long ProfileId
typedef sequence< TaggedProfileTaggedProfileSeq
typedef unsigned long ComponentId
typedef sequence< TaggedComponentMultipleComponentProfile
typedef sequence< TaggedComponentTaggedComponentList
typedef sequence< TaggedComponentTaggedComponentSeq
typedef unsigned long ServiceId
typedef sequence< ServiceContextServiceContextList
typedef CORBA::ULong_out ProfileId_out
typedef TAO_Var_Var_T< TaggedProfileTaggedProfile_var
typedef TAO_Out_T< TaggedProfile,
TaggedProfile_var
TaggedProfile_out
typedef TAO_VarSeq_Var_T<
TaggedProfileSeq, TaggedProfile
TaggedProfileSeq_var
typedef TAO_Seq_Out_T< TaggedProfileSeq,
TaggedProfileSeq_var, TaggedProfile
TaggedProfileSeq_out
typedef TAO_Var_Var_T< IORIOR_var
typedef TAO_Out_T< IOR, IOR_varIOR_out
typedef CORBA::ULong_out ComponentId_out
typedef TAO_Var_Var_T< TaggedComponentTaggedComponent_var
typedef TAO_Out_T< TaggedComponent,
TaggedComponent_var
TaggedComponent_out
typedef TAO_VarSeq_Var_T<
MultipleComponentProfile,
TaggedComponent
MultipleComponentProfile_var
typedef TAO_Seq_Out_T< MultipleComponentProfile,
MultipleComponentProfile_var,
TaggedComponent
MultipleComponentProfile_out
typedef TAO_VarSeq_Var_T<
TaggedComponentList, TaggedComponent
TaggedComponentList_var
typedef TAO_Seq_Out_T< TaggedComponentList,
TaggedComponentList_var,
TaggedComponent
TaggedComponentList_out
typedef TAO_VarSeq_Var_T<
TaggedComponentSeq, TaggedComponent
TaggedComponentSeq_var
typedef TAO_Seq_Out_T< TaggedComponentSeq,
TaggedComponentSeq_var, TaggedComponent
TaggedComponentSeq_out
typedef CORBA::ULong_out ServiceId_out
typedef TAO_Var_Var_T< ServiceContextServiceContext_var
typedef TAO_Out_T< ServiceContext,
ServiceContext_var
ServiceContext_out
typedef TAO_VarSeq_Var_T<
ServiceContextList, ServiceContext
ServiceContextList_var
typedef TAO_Seq_Out_T< ServiceContextList,
ServiceContextList_var, ServiceContext
ServiceContextList_out

Variables

const ProfileId TAG_INTERNET_IOP = 0
const ProfileId TAG_MULTIPLE_COMPONENTS = 1
const ComponentId TAG_ORB_TYPE = 0
const ComponentId TAG_CODE_SETS = 1
const ComponentId TAG_POLICIES = 2
const ComponentId TAG_ALTERNATE_IIOP_ADDRESS = 3
const ComponentId TAG_COMPLETE_OBJECT_KEY = 5
const ComponentId TAG_ENDPOINT_ID_POSITION = 6
const ComponentId TAG_LOCATION_POLICY = 12
const ComponentId TAG_DCE_STRING_BINDING = 100
const ComponentId TAG_DCE_BINDING_NAME = 101
const ComponentId TAG_DCE_NO_PIPES = 102
const ServiceId TransactionService = 0
const ServiceId CodeSets = 1
const ServiceId ChainBypassCheck = 2
const ServiceId ChainBypassInfo = 3
const ServiceId LogicalThreadId = 4
const ServiceId BI_DIR_IIOP = 5
const ServiceId SendingContextRunTime = 6
const ServiceId INVOCATION_POLICIES = 7
const ServiceId UnknownExceptionInfo = 9
const ServiceId RTCorbaPriority = 10
const ServiceId RTCorbaPriorityRange = 11
const ComponentId TAG_FT_GROUP = 27
const ComponentId TAG_FT_PRIMARY = 28
const ComponentId TAG_FT_HEARTBEAT_ENABLED = 29
const ServiceId FT_GROUP_VERSION = 12
const ServiceId FT_REQUEST = 13
const ProfileId TAG_UIPMC = 3
const ComponentId TAG_GROUP = 39
const ComponentId TAG_GROUP_IIOP = 40


Typedef Documentation

typedef CORBA::ULong IOP::ComponentId
 

typedef CORBA::ULong_out IOP::ComponentId_out
 

typedef TAO_Out_T< IOR, IOR_var > IOP::IOR_out
 

typedef TAO_Var_Var_T< IOR > IOP::IOR_var
 

typedef sequence<TaggedComponent> IOP::MultipleComponentProfile
 

typedef TAO_Seq_Out_T< MultipleComponentProfile, MultipleComponentProfile_var, TaggedComponent > IOP::MultipleComponentProfile_out
 

typedef TAO_VarSeq_Var_T< MultipleComponentProfile, TaggedComponent > IOP::MultipleComponentProfile_var
 

typedef CORBA::ULong IOP::ProfileId
 

typedef CORBA::ULong_out IOP::ProfileId_out
 

typedef TAO_Out_T< ServiceContext, ServiceContext_var > IOP::ServiceContext_out
 

typedef TAO_Var_Var_T< ServiceContext > IOP::ServiceContext_var
 

typedef sequence<ServiceContext> IOP::ServiceContextList
 

typedef TAO_Seq_Out_T< ServiceContextList, ServiceContextList_var, ServiceContext > IOP::ServiceContextList_out
 

typedef TAO_VarSeq_Var_T< ServiceContextList, ServiceContext > IOP::ServiceContextList_var
 

typedef CORBA::ULong IOP::ServiceId
 

typedef CORBA::ULong_out IOP::ServiceId_out
 

typedef TAO_Out_T< TaggedComponent, TaggedComponent_var > IOP::TaggedComponent_out
 

typedef TAO_Var_Var_T< TaggedComponent > IOP::TaggedComponent_var
 

typedef sequence<TaggedComponent> IOP::TaggedComponentList
 

typedef TAO_Seq_Out_T< TaggedComponentList, TaggedComponentList_var, TaggedComponent > IOP::TaggedComponentList_out
 

typedef TAO_VarSeq_Var_T< TaggedComponentList, TaggedComponent > IOP::TaggedComponentList_var
 

typedef sequence<TaggedComponent> IOP::TaggedComponentSeq
 

typedef TAO_Seq_Out_T< TaggedComponentSeq, TaggedComponentSeq_var, TaggedComponent > IOP::TaggedComponentSeq_out
 

typedef TAO_VarSeq_Var_T< TaggedComponentSeq, TaggedComponent > IOP::TaggedComponentSeq_var
 

typedef TAO_Out_T< TaggedProfile, TaggedProfile_var > IOP::TaggedProfile_out
 

typedef TAO_Var_Var_T< TaggedProfile > IOP::TaggedProfile_var
 

typedef sequence<TaggedProfile> IOP::TaggedProfileSeq
 

typedef TAO_Seq_Out_T< TaggedProfileSeq, TaggedProfileSeq_var, TaggedProfile > IOP::TaggedProfileSeq_out
 

typedef TAO_VarSeq_Var_T< TaggedProfileSeq, TaggedProfile > IOP::TaggedProfileSeq_var
 


Variable Documentation

const IOP::ServiceId IOP::BI_DIR_IIOP = 5
 

const IOP::ServiceId IOP::ChainBypassCheck = 2
 

const IOP::ServiceId IOP::ChainBypassInfo = 3
 

const IOP::ServiceId IOP::CodeSets = 1
 

const IOP::ServiceId IOP::FT_GROUP_VERSION = 12
 

const IOP::ServiceId IOP::FT_REQUEST = 13
 

const IOP::ServiceId IOP::INVOCATION_POLICIES = 7
 

const IOP::ServiceId IOP::LogicalThreadId = 4
 

const IOP::ServiceId IOP::RTCorbaPriority = 10
 

const IOP::ServiceId IOP::RTCorbaPriorityRange = 11
 

const IOP::ServiceId IOP::SendingContextRunTime = 6
 

const IOP::ComponentId IOP::TAG_ALTERNATE_IIOP_ADDRESS = 3
 

const IOP::ComponentId IOP::TAG_CODE_SETS = 1
 

const IOP::ComponentId IOP::TAG_COMPLETE_OBJECT_KEY = 5
 

const IOP::ComponentId IOP::TAG_DCE_BINDING_NAME = 101
 

const IOP::ComponentId IOP::TAG_DCE_NO_PIPES = 102
 

const IOP::ComponentId IOP::TAG_DCE_STRING_BINDING = 100
 

const IOP::ComponentId IOP::TAG_ENDPOINT_ID_POSITION = 6
 

const IOP::ComponentId IOP::TAG_FT_GROUP = 27
 

const IOP::ComponentId IOP::TAG_FT_HEARTBEAT_ENABLED = 29
 

const IOP::ComponentId IOP::TAG_FT_PRIMARY = 28
 

const IOP::ComponentId IOP::TAG_GROUP = 39
 

const IOP::ComponentId IOP::TAG_GROUP_IIOP = 40
 

const IOP::ProfileId IOP::TAG_INTERNET_IOP = 0
 

const IOP::ComponentId IOP::TAG_LOCATION_POLICY = 12
 

const IOP::ProfileId IOP::TAG_MULTIPLE_COMPONENTS = 1
 

const IOP::ComponentId IOP::TAG_ORB_TYPE = 0
 

const IOP::ComponentId IOP::TAG_POLICIES = 2
 

const IOP::ProfileId IOP::TAG_UIPMC = 3
 

const IOP::ServiceId IOP::TransactionService = 0
 

const IOP::ServiceId IOP::UnknownExceptionInfo = 9
 


Generated on Thu Feb 16 03:50:41 2006 for TAO by  doxygen 1.3.9.1