#include "tao/AnyTypeCode/GIOPA.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/String_TypeCode_Static.h"
#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/AnyTypeCode/TypeCode_Case_T.h"
#include "tao/AnyTypeCode/Union_TypeCode_Static.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
Include dependency graph for GIOPA.cpp:
static TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Alias<char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_GIOP_AddressingDisposition | ( | CORBA::tk_alias | , | |
"IDL:omg.org/GIOP/AddressingDisposition:1.0" | , | |||
"AddressingDisposition" | , | |||
&CORBA::_tc_short | ||||
) | [static] |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
GIOP::TargetAddress * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
const GIOP::TargetAddress & | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
GIOP::IORAddressingInfo * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
const GIOP::IORAddressingInfo & | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
GIOP::Version * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
const GIOP::Version & | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
const GIOP::TargetAddress *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
GIOP::TargetAddress *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
const GIOP::IORAddressingInfo *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
GIOP::IORAddressingInfo *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
const GIOP::Version *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
GIOP::Version *& | _tao_elem | |||
) |
TAO::TypeCode::Case<char const *, CORBA::TypeCode_ptr const *> const* const _tao_cases_GIOP_TargetAddress[] [static] |
Initial value:
TAO::TypeCode::Case_T<CORBA::Short, char const *, CORBA::TypeCode_ptr const *> const _tao_cases_GIOP_TargetAddress_0(0,"object_key",&CORBA::_tc_OctetSeq) [static] |
TAO::TypeCode::Case_T<CORBA::Short, char const *, CORBA::TypeCode_ptr const *> const _tao_cases_GIOP_TargetAddress_1(1,"profile",&IOP::_tc_TaggedProfile) [static] |
TAO::TypeCode::Case_T<CORBA::Short, char const *, CORBA::TypeCode_ptr const *> const _tao_cases_GIOP_TargetAddress_2(2,"ior",&GIOP::_tc_IORAddressingInfo) [static] |
TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_GIOP_IORAddressingInfo[] [static] |
Initial value:
{ { "selected_profile_index", &CORBA::_tc_ulong }, { "ior", &IOP::_tc_IOR } }
TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_GIOP_Version[] [static] |
Initial value:
{ { "major", &CORBA::_tc_octet }, { "minor", &CORBA::_tc_octet } }
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_GIOP_IORAddressingInfo(CORBA::tk_struct,"IDL:omg.org/GIOP/IORAddressingInfo:1.0","IORAddressingInfo", _tao_fields_GIOP_IORAddressingInfo, 2) [static] |
TAO::TypeCode::Union<char const *, CORBA::TypeCode_ptr const *, TAO::TypeCode::Case<char const *, CORBA::TypeCode_ptr const *> const * const *, TAO::Null_RefCount_Policy> _tao_tc_GIOP_TargetAddress("IDL:omg.org/GIOP/TargetAddress:1.0","TargetAddress",&CORBA::_tc_short, _tao_cases_GIOP_TargetAddress, 3,-1) [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_GIOP_Version(CORBA::tk_struct,"IDL:omg.org/GIOP/Version:1.0","Version", _tao_fields_GIOP_Version, 2) [static] |