TAO  2.1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions
IOPC.cpp File Reference
#include "IOPC.h"
#include "tao/CDR.h"
#include "tao/ORB_Core.h"

Macros

#define _IOP_TAGGEDPROFILESEQ_CS_
#define _IOP_MULTIPLECOMPONENTPROFILE_CS_
#define _IOP_TAGGEDCOMPONENTSEQ_CS_
#define _IOP_SERVICECONTEXTLIST_CS_
#define _TAO_CDR_OP_IOP_TaggedProfileSeq_CPP_
#define _TAO_CDR_OP_IOP_MultipleComponentProfile_CPP_
#define _TAO_CDR_OP_IOP_TaggedComponentSeq_CPP_
#define _TAO_CDR_OP_IOP_ServiceContextList_CPP_

Functions

::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const IOP::TaggedProfile &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, IOP::TaggedProfile &_tao_aggregate)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const IOP::TaggedProfileSeq &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, IOP::TaggedProfileSeq &_tao_sequence)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const IOP::IOR &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, IOP::IOR &_tao_aggregate)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const IOP::TaggedComponent &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, IOP::TaggedComponent &_tao_aggregate)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const IOP::MultipleComponentProfile &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, IOP::MultipleComponentProfile &_tao_sequence)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const IOP::TaggedComponentSeq &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, IOP::TaggedComponentSeq &_tao_sequence)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const IOP::ServiceContext &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, IOP::ServiceContext &_tao_aggregate)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const IOP::ServiceContextList &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, IOP::ServiceContextList &_tao_sequence)

Macro Definition Documentation


Function Documentation

::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const IOP::TaggedProfile _tao_aggregate 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const IOP::TaggedProfileSeq _tao_sequence 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const IOP::IOR _tao_aggregate 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const IOP::TaggedComponent _tao_aggregate 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const IOP::MultipleComponentProfile _tao_sequence 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const IOP::TaggedComponentSeq _tao_sequence 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const IOP::ServiceContext _tao_aggregate 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const IOP::ServiceContextList _tao_sequence 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
IOP::TaggedProfile _tao_aggregate 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
IOP::TaggedProfileSeq _tao_sequence 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
IOP::IOR _tao_aggregate 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
IOP::TaggedComponent _tao_aggregate 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
IOP::MultipleComponentProfile _tao_sequence 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
IOP::TaggedComponentSeq _tao_sequence 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
IOP::ServiceContext _tao_aggregate 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
IOP::ServiceContextList _tao_sequence 
)