Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

IOPC.h File Reference

#include "ace/pre.h"
#include "tao/corbafwd.h"
#include "tao/TAO_Export.h"
#include "Exception.h"
#include "Object.h"
#include "Any.h"
#include "ace/post.h"

Include dependency graph for IOPC.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  IOP

Defines

#define TAO_EXPORT_MACRO   TAO_Export
#define _IOP_TAGGEDPROFILE__TAO_SEQ_OCTET_CH_
#define __TAO_UNBOUNDED_SEQUENCE_IOP_IOR__TAO_SEQ_TAGGEDPROFILE_CH_
#define _IOP_IOR__TAO_SEQ_TAGGEDPROFILE_CH_
#define _IOP_TAGGEDCOMPONENT__TAO_SEQ_OCTET_CH_
#define __TAO_UNBOUNDED_SEQUENCE_IOP_MULTIPLECOMPONENTPROFILE_CH_
#define _IOP_MULTIPLECOMPONENTPROFILE_CH_
#define _IOP_MULTIPLECOMPONENTPROFILE___VAR_CH_
#define _IOP_MULTIPLECOMPONENTPROFILE___OUT_CH_
#define __TAO_UNBOUNDED_SEQUENCE_IOP_TAGGEDCOMPONENTLIST_CH_
#define _IOP_TAGGEDCOMPONENTLIST_CH_
#define _IOP_TAGGEDCOMPONENTLIST___VAR_CH_
#define _IOP_TAGGEDCOMPONENTLIST___OUT_CH_
#define __TAO_UNBOUNDED_SEQUENCE_IOP_TAGGEDCOMPONENTSEQ_CH_
#define _IOP_TAGGEDCOMPONENTSEQ_CH_
#define _IOP_TAGGEDCOMPONENTSEQ___VAR_CH_
#define _IOP_TAGGEDCOMPONENTSEQ___OUT_CH_
#define _IOP_SERVICECONTEXT__TAO_SEQ_OCTET_CH_
#define __TAO_UNBOUNDED_SEQUENCE_IOP_SERVICECONTEXTLIST_CH_
#define _IOP_SERVICECONTEXTLIST_CH_
#define _IOP_SERVICECONTEXTLIST___VAR_CH_
#define _IOP_SERVICECONTEXTLIST___OUT_CH_
#define _IOP_CODEC___PTR_CH_
#define _IOP_CODEC___VAR_CH_
#define _IOP_CODEC___OUT_CH_
#define _IOP_CODEC_CH_
#define _IOP_CODEC_INVALIDTYPEFORENCODING_CH_
#define _IOP_CODEC_FORMATMISMATCH_CH_
#define _IOP_CODEC_TYPEMISMATCH_CH_
#define _IOP_CODECFACTORY___PTR_CH_
#define _IOP_CODECFACTORY___VAR_CH_
#define _IOP_CODECFACTORY___OUT_CH_
#define _IOP_CODECFACTORY_CH_
#define _IOP_CODECFACTORY_UNKNOWNENCODING_CH_

Functions

TAO_NAMESPACE_CLOSE TAO_Export
void 
operator<<= (CORBA::Any &, const IOP::TaggedProfile &)
TAO_Export void operator<<= (CORBA::Any &, IOP::TaggedProfile *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::TaggedProfile *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::TaggedProfile *&)
TAO_Export void operator<<= (CORBA::Any &, const IOP::IOR &)
TAO_Export void operator<<= (CORBA::Any &, IOP::IOR *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::IOR *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::IOR *&)
TAO_Export void operator<<= (CORBA::Any &, const IOP::TaggedComponent &)
TAO_Export void operator<<= (CORBA::Any &, IOP::TaggedComponent *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::TaggedComponent *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::TaggedComponent *&)
TAO_Export void operator<<= (CORBA::Any &, const IOP::MultipleComponentProfile &)
TAO_Export void operator<<= (CORBA::Any &, IOP::MultipleComponentProfile *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::MultipleComponentProfile *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::MultipleComponentProfile *&)
TAO_Export void operator<<= (CORBA::Any &, const IOP::TaggedComponentList &)
TAO_Export void operator<<= (CORBA::Any &, IOP::TaggedComponentList *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::TaggedComponentList *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::TaggedComponentList *&)
TAO_Export void operator<<= (CORBA::Any &, const IOP::TaggedComponentSeq &)
TAO_Export void operator<<= (CORBA::Any &, IOP::TaggedComponentSeq *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::TaggedComponentSeq *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::TaggedComponentSeq *&)
TAO_Export void operator<<= (CORBA::Any &, const IOP::ServiceContext &)
TAO_Export void operator<<= (CORBA::Any &, IOP::ServiceContext *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::ServiceContext *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::ServiceContext *&)
TAO_Export void operator<<= (CORBA::Any &, const IOP::ServiceContextList &)
TAO_Export void operator<<= (CORBA::Any &, IOP::ServiceContextList *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::ServiceContextList *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::ServiceContextList *&)
TAO_Export void operator<<= (CORBA::Any &, IOP::Codec_ptr)
TAO_Export void operator<<= (CORBA::Any &, IOP::Codec_ptr *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::Codec_ptr &)
TAO_Export void operator<<= (CORBA::Any &, const IOP::Codec::InvalidTypeForEncoding &)
TAO_Export void operator<<= (CORBA::Any &, IOP::Codec::InvalidTypeForEncoding *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::Codec::InvalidTypeForEncoding *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::Codec::InvalidTypeForEncoding *&)
TAO_Export void operator<<= (CORBA::Any &, const IOP::Codec::FormatMismatch &)
TAO_Export void operator<<= (CORBA::Any &, IOP::Codec::FormatMismatch *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::Codec::FormatMismatch *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::Codec::FormatMismatch *&)
TAO_Export void operator<<= (CORBA::Any &, const IOP::Codec::TypeMismatch &)
TAO_Export void operator<<= (CORBA::Any &, IOP::Codec::TypeMismatch *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::Codec::TypeMismatch *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::Codec::TypeMismatch *&)
TAO_Export void operator<<= (CORBA::Any &, const IOP::Encoding &)
TAO_Export void operator<<= (CORBA::Any &, IOP::Encoding *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::Encoding *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::Encoding *&)
TAO_Export void operator<<= (CORBA::Any &, IOP::CodecFactory_ptr *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::CodecFactory_ptr &)
TAO_Export void operator<<= (CORBA::Any &, const IOP::CodecFactory::UnknownEncoding &)
TAO_Export void operator<<= (CORBA::Any &, IOP::CodecFactory::UnknownEncoding *)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, IOP::CodecFactory::UnknownEncoding *&)
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, const IOP::CodecFactory::UnknownEncoding *&)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::TaggedProfile &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::TaggedProfile &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::TaggedProfile::_tao_seq_Octet &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::TaggedProfile::_tao_seq_Octet &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::IOR &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::IOR &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::IOR::_tao_seq_TaggedProfile &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::IOR::_tao_seq_TaggedProfile &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::TaggedComponent &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::TaggedComponent &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::TaggedComponent::_tao_seq_Octet &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::TaggedComponent::_tao_seq_Octet &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::MultipleComponentProfile &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::MultipleComponentProfile &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::TaggedComponentList &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::TaggedComponentList &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::TaggedComponentSeq &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::TaggedComponentSeq &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::ServiceContext &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::ServiceContext &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::ServiceContext::_tao_seq_Octet &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::ServiceContext::_tao_seq_Octet &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::ServiceContextList &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::ServiceContextList &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IOP::Encoding &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::Encoding &)

Define Documentation

#define __TAO_UNBOUNDED_SEQUENCE_IOP_IOR__TAO_SEQ_TAGGEDPROFILE_CH_
 

#define __TAO_UNBOUNDED_SEQUENCE_IOP_MULTIPLECOMPONENTPROFILE_CH_
 

#define __TAO_UNBOUNDED_SEQUENCE_IOP_SERVICECONTEXTLIST_CH_
 

#define __TAO_UNBOUNDED_SEQUENCE_IOP_TAGGEDCOMPONENTLIST_CH_
 

#define __TAO_UNBOUNDED_SEQUENCE_IOP_TAGGEDCOMPONENTSEQ_CH_
 

#define _IOP_CODEC___OUT_CH_
 

#define _IOP_CODEC___PTR_CH_
 

#define _IOP_CODEC___VAR_CH_
 

#define _IOP_CODEC_CH_
 

#define _IOP_CODEC_FORMATMISMATCH_CH_
 

#define _IOP_CODEC_INVALIDTYPEFORENCODING_CH_
 

#define _IOP_CODEC_TYPEMISMATCH_CH_
 

#define _IOP_CODECFACTORY___OUT_CH_
 

#define _IOP_CODECFACTORY___PTR_CH_
 

#define _IOP_CODECFACTORY___VAR_CH_
 

#define _IOP_CODECFACTORY_CH_
 

#define _IOP_CODECFACTORY_UNKNOWNENCODING_CH_
 

#define _IOP_IOR__TAO_SEQ_TAGGEDPROFILE_CH_
 

#define _IOP_MULTIPLECOMPONENTPROFILE___OUT_CH_
 

#define _IOP_MULTIPLECOMPONENTPROFILE___VAR_CH_
 

#define _IOP_MULTIPLECOMPONENTPROFILE_CH_
 

#define _IOP_SERVICECONTEXT__TAO_SEQ_OCTET_CH_
 

#define _IOP_SERVICECONTEXTLIST___OUT_CH_
 

#define _IOP_SERVICECONTEXTLIST___VAR_CH_
 

#define _IOP_SERVICECONTEXTLIST_CH_
 

#define _IOP_TAGGEDCOMPONENT__TAO_SEQ_OCTET_CH_
 

#define _IOP_TAGGEDCOMPONENTLIST___OUT_CH_
 

#define _IOP_TAGGEDCOMPONENTLIST___VAR_CH_
 

#define _IOP_TAGGEDCOMPONENTLIST_CH_
 

#define _IOP_TAGGEDCOMPONENTSEQ___OUT_CH_
 

#define _IOP_TAGGEDCOMPONENTSEQ___VAR_CH_
 

#define _IOP_TAGGEDCOMPONENTSEQ_CH_
 

#define _IOP_TAGGEDPROFILE__TAO_SEQ_OCTET_CH_
 

#define TAO_EXPORT_MACRO   TAO_Export
 


Function Documentation

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::Encoding  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::ServiceContextList  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::ServiceContext::_tao_seq_Octet  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::ServiceContext  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::TaggedComponentSeq  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::TaggedComponentList  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::MultipleComponentProfile  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::TaggedComponent::_tao_seq_Octet  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::TaggedComponent  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::IOR::_tao_seq_TaggedProfile  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::IOR  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::TaggedProfile::_tao_seq_Octet  
 

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR  ,
const IOP::TaggedProfile  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::CodecFactory::UnknownEncoding  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::CodecFactory::UnknownEncoding  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::CodecFactory_ptr  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::Encoding  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::Encoding  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::Codec::TypeMismatch  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::Codec::TypeMismatch  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::Codec::FormatMismatch  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::Codec::FormatMismatch  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::Codec::InvalidTypeForEncoding  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::Codec::InvalidTypeForEncoding  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::Codec_ptr  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::Codec_ptr   
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::ServiceContextList  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::ServiceContextList  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::ServiceContext  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::ServiceContext  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::TaggedComponentSeq  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::TaggedComponentSeq  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::TaggedComponentList  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::TaggedComponentList  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::MultipleComponentProfile  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::MultipleComponentProfile  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::TaggedComponent  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::TaggedComponent  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::IOR  
 

TAO_Export void operator<<= CORBA::Any  ,
const IOP::IOR  
 

TAO_Export void operator<<= CORBA::Any  ,
IOP::TaggedProfile  
 

TAO_NAMESPACE_CLOSE TAO_Export void operator<<= CORBA::Any  ,
const IOP::TaggedProfile  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::Encoding  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::ServiceContextList  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::ServiceContext::_tao_seq_Octet  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::ServiceContext  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::TaggedComponentSeq  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::TaggedComponentList  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::MultipleComponentProfile  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::TaggedComponent::_tao_seq_Octet  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::TaggedComponent  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::IOR::_tao_seq_TaggedProfile  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::IOR  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::TaggedProfile::_tao_seq_Octet  
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR  ,
IOP::TaggedProfile  
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::CodecFactory::UnknownEncoding *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::CodecFactory::UnknownEncoding *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::CodecFactory_ptr  
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::Encoding *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::Encoding *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::Codec::TypeMismatch *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::Codec::TypeMismatch *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::Codec::FormatMismatch *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::Codec::FormatMismatch *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::Codec::InvalidTypeForEncoding *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::Codec::InvalidTypeForEncoding *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::Codec_ptr  
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::ServiceContextList *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::ServiceContextList *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::ServiceContext *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::ServiceContext *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::TaggedComponentSeq *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::TaggedComponentSeq *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::TaggedComponentList *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::TaggedComponentList *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::MultipleComponentProfile *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::MultipleComponentProfile *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::TaggedComponent *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::TaggedComponent *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::IOR *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::IOR *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
const IOP::TaggedProfile *&   
 

TAO_Export CORBA::Boolean operator>>= const CORBA::Any  ,
IOP::TaggedProfile *&   
 


Generated on Wed Feb 19 15:02:13 2003 for TAO by doxygen1.2.18