Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

IOP_CodecA.cpp File Reference

#include "IOP_CodecC.h"
#include "tao/Typecode.h"
#include "tao/Any_Impl_T.h"
#include "tao/Any_Dual_Impl_T.h"

Include dependency graph for IOP_CodecA.cpp:

Include dependency graph

Namespaces

namespace  IOP

Functions

CORBA::TypeCode _tc_TAO_tc_IOP_EncodingFormat (CORBA::tk_alias, sizeof(_oc_IOP_EncodingFormat),(char *)&_oc_IOP_EncodingFormat, 0, sizeof(IOP::EncodingFormat))
CORBA::TypeCode _tc_TAO_tc_IOP_Encoding (CORBA::tk_struct, sizeof(_oc_IOP_Encoding),(char *)&_oc_IOP_Encoding, 0, sizeof(IOP::Encoding))
CORBA::TypeCode _tc_TAO_tc_IOP_CodecFactory (CORBA::tk_objref, sizeof(_oc_IOP_CodecFactory),(char *)&_oc_IOP_CodecFactory, 0, sizeof(IOP::CodecFactory))
void operator<<= (CORBA::Any &_tao_any, IOP::Codec_ptr _tao_elem)
void operator<<= (CORBA::Any &_tao_any, IOP::Codec_ptr *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, IOP::Codec_ptr &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const IOP::Codec::InvalidTypeForEncoding &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, IOP::Codec::InvalidTypeForEncoding *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, IOP::Codec::InvalidTypeForEncoding *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const IOP::Codec::InvalidTypeForEncoding *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const IOP::Codec::FormatMismatch &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, IOP::Codec::FormatMismatch *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, IOP::Codec::FormatMismatch *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const IOP::Codec::FormatMismatch *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const IOP::Codec::TypeMismatch &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, IOP::Codec::TypeMismatch *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, IOP::Codec::TypeMismatch *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const IOP::Codec::TypeMismatch *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const IOP::Encoding &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, IOP::Encoding *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, IOP::Encoding *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const IOP::Encoding *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, IOP::CodecFactory_ptr _tao_elem)
void operator<<= (CORBA::Any &_tao_any, IOP::CodecFactory_ptr *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, IOP::CodecFactory_ptr &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const IOP::CodecFactory::UnknownEncoding &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, IOP::CodecFactory::UnknownEncoding *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, IOP::CodecFactory::UnknownEncoding *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const IOP::CodecFactory::UnknownEncoding *&_tao_elem)

Variables

const CORBA::Long _oc_IOP_EncodingFormat []
::CORBA::TypeCode_ptr _tc_EncodingFormat
const CORBA::Long _oc_IOP_Encoding []
::CORBA::TypeCode_ptr _tc_Encoding
const CORBA::Long _oc_IOP_CodecFactory []
::CORBA::TypeCode_ptr _tc_CodecFactory

Function Documentation

CORBA::TypeCode _tc_TAO_tc_IOP_CodecFactory CORBA::tk_objref  ,
sizeof(_oc_IOP_CodecFactory ,
(char *)&  _oc_IOP_CodecFactory,
,
sizeof(IOP::CodecFactory
[static]
 

CORBA::TypeCode _tc_TAO_tc_IOP_Encoding CORBA::tk_struct  ,
sizeof(_oc_IOP_Encoding ,
(char *)&  _oc_IOP_Encoding,
,
sizeof(IOP::Encoding
[static]
 

CORBA::TypeCode _tc_TAO_tc_IOP_EncodingFormat CORBA::tk_alias  ,
sizeof(_oc_IOP_EncodingFormat ,
(char *)&  _oc_IOP_EncodingFormat,
,
sizeof(IOP::EncodingFormat
[static]
 

void operator<<= CORBA::Any _tao_any,
IOP::CodecFactory::UnknownEncoding _tao_elem
 

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

void operator<<= CORBA::Any _tao_any,
IOP::CodecFactory_ptr _tao_elem
 

void operator<<= CORBA::Any _tao_any,
IOP::CodecFactory_ptr  _tao_elem
 

void operator<<= CORBA::Any _tao_any,
IOP::Encoding _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const IOP::Encoding _tao_elem
 

void operator<<= CORBA::Any _tao_any,
IOP::Codec::TypeMismatch _tao_elem
 

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

void operator<<= CORBA::Any _tao_any,
IOP::Codec::FormatMismatch _tao_elem
 

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

void operator<<= CORBA::Any _tao_any,
IOP::Codec::InvalidTypeForEncoding _tao_elem
 

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

void operator<<= CORBA::Any _tao_any,
IOP::Codec_ptr _tao_elem
 

void operator<<= CORBA::Any _tao_any,
IOP::Codec_ptr  _tao_elem
 

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

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

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
IOP::CodecFactory_ptr _tao_elem
 

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

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

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

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

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

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

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

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

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
IOP::Codec_ptr _tao_elem
 


Variable Documentation

const CORBA::Long _oc_IOP_CodecFactory[] [static]
 

Initial value:

{
    TAO_ENCAP_BYTE_ORDER, 
  33,
  ACE_NTOHL (0x49444c3a),
  ACE_NTOHL (0x6f6d672e),
  ACE_NTOHL (0x6f72672f),
  ACE_NTOHL (0x494f502f),
  ACE_NTOHL (0x436f6465),
  ACE_NTOHL (0x63466163),
  ACE_NTOHL (0x746f7279),
  ACE_NTOHL (0x3a312e30),
  ACE_NTOHL (0x0),  
    13,
  ACE_NTOHL (0x436f6465),
  ACE_NTOHL (0x63466163),
  ACE_NTOHL (0x746f7279),
  ACE_NTOHL (0x0),  
  }

const CORBA::Long _oc_IOP_Encoding[] [static]
 

const CORBA::Long _oc_IOP_EncodingFormat[] [static]
 

Initial value:

{
    TAO_ENCAP_BYTE_ORDER, 
  35,
  ACE_NTOHL (0x49444c3a),
  ACE_NTOHL (0x6f6d672e),
  ACE_NTOHL (0x6f72672f),
  ACE_NTOHL (0x494f502f),
  ACE_NTOHL (0x456e636f),
  ACE_NTOHL (0x64696e67),
  ACE_NTOHL (0x466f726d),
  ACE_NTOHL (0x61743a31),
  ACE_NTOHL (0x2e300000),  
    15,
  ACE_NTOHL (0x456e636f),
  ACE_NTOHL (0x64696e67),
  ACE_NTOHL (0x466f726d),
  ACE_NTOHL (0x61740000),  
    CORBA::tk_short,

}

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr IOP::_tc_CodecFactory
 

Initial value:

    &_tc_TAO_tc_IOP_CodecFactory

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr IOP::_tc_Encoding
 

Initial value:

    &_tc_TAO_tc_IOP_Encoding

TAO_NAMESPACE_STORAGE_CLASS::CORBA::TypeCode_ptr IOP::_tc_EncodingFormat
 

Initial value:

    &_tc_TAO_tc_IOP_EncodingFormat


Generated on Thu Feb 10 20:43:22 2005 for TAO by  doxygen 1.3.9.1