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

interface  IOP::Codec
exception  IOP::Codec::InvalidTypeForEncoding
exception  IOP::Codec::FormatMismatch
exception  IOP::Codec::TypeMismatch
struct  IOP::Encoding
interface  IOP::CodecFactory
exception  IOP::CodecFactory::UnknownEncoding
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 short EncodingFormat
typedef CodecCodec_ptr
typedef TAO_Objref_Var_T<
Codec
Codec_var
typedef TAO_Objref_Out_T<
Codec
Codec_out
typedef CORBA::Short_out EncodingFormat_out
typedef TAO_Fixed_Var_T< EncodingEncoding_var
typedef EncodingEncoding_out
typedef CodecFactoryCodecFactory_ptr
typedef TAO_Objref_Var_T<
CodecFactory
CodecFactory_var
typedef TAO_Objref_Out_T<
CodecFactory
CodecFactory_out
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 EncodingFormat ENCODING_CDR_ENCAPS = 0
::CORBA::TypeCode_ptr const _tc_Codec
::CORBA::TypeCode_ptr const _tc_EncodingFormat
::CORBA::TypeCode_ptr const _tc_Encoding
::CORBA::TypeCode_ptr const _tc_CodecFactory
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 = 0x54414f0c
const ComponentId TAG_GROUP = 0x54414f03
const ComponentId TAG_GROUP_IIOP = 0x54414f04
::CORBA::TypeCode_ptr const _tc_ProfileId
::CORBA::TypeCode_ptr const _tc_TaggedProfile
::CORBA::TypeCode_ptr const _tc_TaggedProfileSeq
::CORBA::TypeCode_ptr const _tc_IOR
::CORBA::TypeCode_ptr const _tc_ComponentId
::CORBA::TypeCode_ptr const _tc_TaggedComponent
::CORBA::TypeCode_ptr const _tc_MultipleComponentProfile
::CORBA::TypeCode_ptr const _tc_TaggedComponentList
::CORBA::TypeCode_ptr const _tc_TaggedComponentSeq
::CORBA::TypeCode_ptr const _tc_ServiceId
::CORBA::TypeCode_ptr const _tc_ServiceContext
::CORBA::TypeCode_ptr const _tc_ServiceContextList


Typedef Documentation

typedef TAO_Objref_Out_T< Codec > IOP::Codec_out
 

typedef Codec* IOP::Codec_ptr
 

typedef TAO_Objref_Var_T< Codec > IOP::Codec_var
 

typedef TAO_Objref_Out_T< CodecFactory > IOP::CodecFactory_out
 

typedef CodecFactory* IOP::CodecFactory_ptr
 

typedef TAO_Objref_Var_T< CodecFactory > IOP::CodecFactory_var
 

typedef CORBA::ULong IOP::ComponentId
 

typedef CORBA::ULong_out IOP::ComponentId_out
 

typedef Encoding& IOP::Encoding_out
 

typedef TAO_Fixed_Var_T< Encoding > IOP::Encoding_var
 

typedef CORBA::Short IOP::EncodingFormat
 

typedef CORBA::Short_out IOP::EncodingFormat_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

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_Codec
 

Initial value:

    &_tao_tc_IOP_Codec

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_CodecFactory
 

Initial value:

    &_tao_tc_IOP_CodecFactory

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_ComponentId
 

Initial value:

    &_tao_tc_IOP_ComponentId

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_Encoding
 

Initial value:

    &_tao_tc_IOP_Encoding

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_EncodingFormat
 

Initial value:

    &_tao_tc_IOP_EncodingFormat

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_IOR
 

Initial value:

    &_tao_tc_IOP_IOR

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_MultipleComponentProfile
 

Initial value:

    &_tao_tc_IOP_MultipleComponentProfile

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_ProfileId
 

Initial value:

    &_tao_tc_IOP_ProfileId

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_ServiceContext
 

Initial value:

    &_tao_tc_IOP_ServiceContext

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_ServiceContextList
 

Initial value:

    &_tao_tc_IOP_ServiceContextList

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_ServiceId
 

Initial value:

    &_tao_tc_IOP_ServiceId

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_TaggedComponent
 

Initial value:

    &_tao_tc_IOP_TaggedComponent

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_TaggedComponentList
 

Initial value:

    &_tao_tc_IOP_TaggedComponentList

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_TaggedComponentSeq
 

Initial value:

    &_tao_tc_IOP_TaggedComponentSeq

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_TaggedProfile
 

Initial value:

    &_tao_tc_IOP_TaggedProfile

TAO_Export::CORBA::TypeCode_ptr const IOP::_tc_TaggedProfileSeq
 

Initial value:

    &_tao_tc_IOP_TaggedProfileSeq

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::EncodingFormat IOP::ENCODING_CDR_ENCAPS = 0
 

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 = 0x54414f03
 

const IOP::ComponentId IOP::TAG_GROUP_IIOP = 0x54414f04
 

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 = 0x54414f0c
 

const IOP::ServiceId IOP::TransactionService = 0
 

const IOP::ServiceId IOP::UnknownExceptionInfo = 9
 


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