|
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 Codec * | Codec_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< Encoding > | Encoding_var |
typedef Encoding & | Encoding_out |
typedef CodecFactory * | CodecFactory_ptr |
typedef TAO_Objref_Var_T<
CodecFactory > | CodecFactory_var |
typedef TAO_Objref_Out_T<
CodecFactory > | CodecFactory_out |
typedef unsigned long | ProfileId |
typedef sequence< TaggedProfile > | TaggedProfileSeq |
typedef unsigned long | ComponentId |
typedef sequence< TaggedComponent > | MultipleComponentProfile |
typedef sequence< TaggedComponent > | TaggedComponentList |
typedef sequence< TaggedComponent > | TaggedComponentSeq |
typedef unsigned long | ServiceId |
typedef sequence< ServiceContext > | ServiceContextList |
typedef CORBA::ULong_out | ProfileId_out |
typedef TAO_Var_Var_T< TaggedProfile > | TaggedProfile_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< IOR > | IOR_var |
typedef TAO_Out_T< IOR, IOR_var > | IOR_out |
typedef CORBA::ULong_out | ComponentId_out |
typedef TAO_Var_Var_T< TaggedComponent > | TaggedComponent_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< ServiceContext > | ServiceContext_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 |