|
Namespaces |
namespace | CONV_FRAME |
namespace | TAO |
Classes |
class | CONV_FRAME::CodeSetIdSeq |
struct | CONV_FRAME::CodeSetComponent |
struct | CONV_FRAME::CodeSetComponentInfo |
struct | CONV_FRAME::CodeSetContext |
Defines |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _CONV_FRAME_CODESETIDSEQ_CH_ |
Typedefs |
typedef CORBA::ULong_out | CodeSetId_out |
typedef TAO_FixedSeq_Var_T<
CodeSetIdSeq, CodeSetId > | CodeSetIdSeq_var |
typedef TAO_Seq_Out_T< CodeSetIdSeq,
CodeSetIdSeq_var, CodeSetId > | CodeSetIdSeq_out |
typedef TAO_Var_Var_T< CodeSetComponent > | CodeSetComponent_var |
typedef TAO_Out_T< CodeSetComponent,
CodeSetComponent_var > | CodeSetComponent_out |
typedef TAO_Var_Var_T< CodeSetComponentInfo > | CodeSetComponentInfo_var |
typedef TAO_Out_T< CodeSetComponentInfo,
CodeSetComponentInfo_var > | CodeSetComponentInfo_out |
typedef TAO_Fixed_Var_T< CodeSetContext > | CodeSetContext_var |
typedef CodeSetContext & | CodeSetContext_out |
Functions |
TAO_Export void | operator<<= (CORBA::Any &, const CONV_FRAME::CodeSetIdSeq &) |
TAO_Export void | operator<<= (CORBA::Any &, CONV_FRAME::CodeSetIdSeq *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CONV_FRAME::CodeSetIdSeq *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CONV_FRAME::CodeSetIdSeq *&) |
TAO_Export void | operator<<= (CORBA::Any &, const CONV_FRAME::CodeSetComponent &) |
TAO_Export void | operator<<= (CORBA::Any &, CONV_FRAME::CodeSetComponent *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CONV_FRAME::CodeSetComponent *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CONV_FRAME::CodeSetComponent *&) |
TAO_Export void | operator<<= (CORBA::Any &, const CONV_FRAME::CodeSetComponentInfo &) |
TAO_Export void | operator<<= (CORBA::Any &, CONV_FRAME::CodeSetComponentInfo *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CONV_FRAME::CodeSetComponentInfo *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CONV_FRAME::CodeSetComponentInfo *&) |
TAO_Export void | operator<<= (CORBA::Any &, const CONV_FRAME::CodeSetContext &) |
TAO_Export void | operator<<= (CORBA::Any &, CONV_FRAME::CodeSetContext *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CONV_FRAME::CodeSetContext *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CONV_FRAME::CodeSetContext *&) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetIdSeq &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetIdSeq &) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetComponent &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetComponent &) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetComponentInfo &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetComponentInfo &) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetContext &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetContext &) |