TAO  2.0.3
Namespaces | Macros | Functions
CONV_FRAMEC.cpp File Reference
#include "CONV_FRAMEC.h"
#include "tao/CDR.h"

Namespaces

namespace  TAO
 Define symbolic names for the ORB collocation strategies.

Macros

#define _CONV_FRAME_CODESETIDSEQ_CS_
#define _TAO_CDR_OP_CONV_FRAME_CodeSetIdSeq_CPP_

Functions

::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CONV_FRAME::CodeSetIdSeq &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, CONV_FRAME::CodeSetIdSeq &_tao_sequence)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CONV_FRAME::CodeSetComponent &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, CONV_FRAME::CodeSetComponent &_tao_aggregate)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CONV_FRAME::CodeSetComponentInfo &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, CONV_FRAME::CodeSetComponentInfo &_tao_aggregate)

Macro Definition Documentation

#define _CONV_FRAME_CODESETIDSEQ_CS_
#define _TAO_CDR_OP_CONV_FRAME_CodeSetIdSeq_CPP_

Function Documentation

::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const CONV_FRAME::CodeSetIdSeq _tao_sequence 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const CONV_FRAME::CodeSetComponent _tao_aggregate 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const CONV_FRAME::CodeSetComponentInfo _tao_aggregate 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CONV_FRAME::CodeSetIdSeq _tao_sequence 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CONV_FRAME::CodeSetComponent _tao_aggregate 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CONV_FRAME::CodeSetComponentInfo _tao_aggregate 
)