TAO_AnyTypeCode
2.0.8
|
#include "CONV_FRAMEA.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Sequence_TypeCode_Static.h"
#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
Namespaces | |
namespace | CONV_FRAME |
namespace | TAO |
namespace | TAO::TypeCode |
Defines | |
#define | _TAO_TYPECODE_CONV_FRAME_CodeSetIdSeq_GUARD |
Functions | |
void | operator<<= (::CORBA::Any &_tao_any, const CONV_FRAME::CodeSetIdSeq &_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, CONV_FRAME::CodeSetIdSeq *_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, CONV_FRAME::CodeSetIdSeq *&_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const CONV_FRAME::CodeSetIdSeq *&_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, const CONV_FRAME::CodeSetComponent &_tao_elem) |
Copying insertion. | |
void | operator<<= (::CORBA::Any &_tao_any, CONV_FRAME::CodeSetComponent *_tao_elem) |
Non-copying insertion. | |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, CONV_FRAME::CodeSetComponent *&_tao_elem) |
Extraction to non-const pointer (deprecated). | |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const CONV_FRAME::CodeSetComponent *&_tao_elem) |
Extraction to const pointer. | |
void | operator<<= (::CORBA::Any &_tao_any, const CONV_FRAME::CodeSetComponentInfo &_tao_elem) |
Copying insertion. | |
void | operator<<= (::CORBA::Any &_tao_any, CONV_FRAME::CodeSetComponentInfo *_tao_elem) |
Non-copying insertion. | |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, CONV_FRAME::CodeSetComponentInfo *&_tao_elem) |
Extraction to non-const pointer (deprecated). | |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const CONV_FRAME::CodeSetComponentInfo *&_tao_elem) |
Extraction to const pointer. | |
Variables | |
static TAO::TypeCode::Alias < char const *,::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy > | _tao_tc_CONV_FRAME_CodeSetId (::CORBA::tk_alias,"IDL:omg.org/CONV_FRAME/CodeSetId:1.0","CodeSetId",&CORBA::_tc_ulong) |
::CORBA::TypeCode_ptr const | CONV_FRAME::_tc_CodeSetId |
static TAO::TypeCode::Alias < char const *,::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy > | _tao_tc_CONV_FRAME_CodeSetIdSeq (::CORBA::tk_alias,"IDL:omg.org/CONV_FRAME/CodeSetIdSeq:1.0","CodeSetIdSeq",&TAO::TypeCode::tc_CONV_FRAME_CodeSetIdSeq_0) |
::CORBA::TypeCode_ptr const | CONV_FRAME::_tc_CodeSetIdSeq |
static TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const | _tao_fields_CONV_FRAME_CodeSetComponent [] |
static TAO::TypeCode::Struct < char const *,::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy > | _tao_tc_CONV_FRAME_CodeSetComponent (::CORBA::tk_struct,"IDL:omg.org/CONV_FRAME/CodeSetComponent:1.0","CodeSetComponent", _tao_fields_CONV_FRAME_CodeSetComponent, 2) |
::CORBA::TypeCode_ptr const | CONV_FRAME::_tc_CodeSetComponent |
static TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const | _tao_fields_CONV_FRAME_CodeSetComponentInfo [] |
static TAO::TypeCode::Struct < char const *,::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy > | _tao_tc_CONV_FRAME_CodeSetComponentInfo (::CORBA::tk_struct,"IDL:omg.org/CONV_FRAME/CodeSetComponentInfo:1.0","CodeSetComponentInfo", _tao_fields_CONV_FRAME_CodeSetComponentInfo, 2) |
::CORBA::TypeCode_ptr const | CONV_FRAME::_tc_CodeSetComponentInfo |
#define _TAO_TYPECODE_CONV_FRAME_CodeSetIdSeq_GUARD |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
const CONV_FRAME::CodeSetIdSeq & | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
CONV_FRAME::CodeSetIdSeq * | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
const CONV_FRAME::CodeSetComponent & | _tao_elem | ||
) |
Copying insertion.
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
CONV_FRAME::CodeSetComponent * | _tao_elem | ||
) |
Non-copying insertion.
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
const CONV_FRAME::CodeSetComponentInfo & | _tao_elem | ||
) |
Copying insertion.
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
CONV_FRAME::CodeSetComponentInfo * | _tao_elem | ||
) |
Non-copying insertion.
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
CONV_FRAME::CodeSetIdSeq *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
const CONV_FRAME::CodeSetIdSeq *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
CONV_FRAME::CodeSetComponent *& | _tao_elem | ||
) |
Extraction to non-const pointer (deprecated).
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
const CONV_FRAME::CodeSetComponent *& | _tao_elem | ||
) |
Extraction to const pointer.
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
CONV_FRAME::CodeSetComponentInfo *& | _tao_elem | ||
) |
Extraction to non-const pointer (deprecated).
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
const CONV_FRAME::CodeSetComponentInfo *& | _tao_elem | ||
) |
Extraction to const pointer.
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_CONV_FRAME_CodeSetComponent[] [static] |
{ { "native_code_set", &CONV_FRAME::_tc_CodeSetId }, { "conversion_code_sets", &CONV_FRAME::_tc_CodeSetIdSeq } }
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_CONV_FRAME_CodeSetComponentInfo[] [static] |
{ { "ForCharData", &CONV_FRAME::_tc_CodeSetComponent }, { "ForWcharData", &CONV_FRAME::_tc_CodeSetComponent } }
TAO::TypeCode::Struct< char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_CONV_FRAME_CodeSetComponent(::CORBA::tk_struct,"IDL:omg.org/CONV_FRAME/CodeSetComponent:1.0","CodeSetComponent", _tao_fields_CONV_FRAME_CodeSetComponent, 2) [static] |
TAO::TypeCode::Struct< char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_CONV_FRAME_CodeSetComponentInfo(::CORBA::tk_struct,"IDL:omg.org/CONV_FRAME/CodeSetComponentInfo:1.0","CodeSetComponentInfo", _tao_fields_CONV_FRAME_CodeSetComponentInfo, 2) [static] |
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CONV_FRAME_CodeSetId(::CORBA::tk_alias,"IDL:omg.org/CONV_FRAME/CodeSetId:1.0","CodeSetId",&CORBA::_tc_ulong) [static] |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CONV_FRAME_CodeSetIdSeq(::CORBA::tk_alias,"IDL:omg.org/CONV_FRAME/CodeSetIdSeq:1.0","CodeSetIdSeq",&TAO::TypeCode::tc_CONV_FRAME_CodeSetIdSeq_0) [static] |