TAO_AnyTypeCode  2.0.8
Namespaces | Defines | Functions | Variables
IOPA.cpp File Reference
#include "IOPA.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/String_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  IOP
namespace  TAO
namespace  TAO::TypeCode

Defines

#define _TAO_TYPECODE_IOP_TaggedProfileSeq_GUARD
#define _TAO_TYPECODE_IOP_MultipleComponentProfile_GUARD
#define _TAO_TYPECODE_IOP_TaggedComponentSeq_GUARD
#define _TAO_TYPECODE_IOP_ServiceContextList_GUARD

Functions

void operator<<= (::CORBA::Any &_tao_any, const IOP::TaggedProfile &_tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, IOP::TaggedProfile *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, IOP::TaggedProfile *&_tao_elem)
 Extraction to non-const pointer (deprecated).
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const IOP::TaggedProfile *&_tao_elem)
 Extraction to const pointer.
void operator<<= (::CORBA::Any &_tao_any, const IOP::TaggedProfileSeq &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, IOP::TaggedProfileSeq *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, IOP::TaggedProfileSeq *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const IOP::TaggedProfileSeq *&_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, const IOP::IOR &_tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, IOP::IOR *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, IOP::IOR *&_tao_elem)
 Extraction to non-const pointer (deprecated).
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const IOP::IOR *&_tao_elem)
 Extraction to const pointer.
void operator<<= (::CORBA::Any &_tao_any, const IOP::TaggedComponent &_tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, IOP::TaggedComponent *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, IOP::TaggedComponent *&_tao_elem)
 Extraction to non-const pointer (deprecated).
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const IOP::TaggedComponent *&_tao_elem)
 Extraction to const pointer.
void operator<<= (::CORBA::Any &_tao_any, const IOP::MultipleComponentProfile &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, IOP::MultipleComponentProfile *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, IOP::MultipleComponentProfile *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const IOP::MultipleComponentProfile *&_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, const IOP::TaggedComponentSeq &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, IOP::TaggedComponentSeq *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, IOP::TaggedComponentSeq *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const IOP::TaggedComponentSeq *&_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, const IOP::ServiceContext &_tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, IOP::ServiceContext *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, IOP::ServiceContext *&_tao_elem)
 Extraction to non-const pointer (deprecated).
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const IOP::ServiceContext *&_tao_elem)
 Extraction to const pointer.
void operator<<= (::CORBA::Any &_tao_any, const IOP::ServiceContextList &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, IOP::ServiceContextList *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, IOP::ServiceContextList *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const IOP::ServiceContextList *&_tao_elem)

Variables

static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_IOP_ProfileId (::CORBA::tk_alias,"IDL:omg.org/IOP/ProfileId:1.0","ProfileId",&CORBA::_tc_ulong)
::CORBA::TypeCode_ptr const IOP::_tc_ProfileId
static
TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const 
_tao_fields_IOP_TaggedProfile []
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_IOP_TaggedProfile (::CORBA::tk_struct,"IDL:omg.org/IOP/TaggedProfile:1.0","TaggedProfile", _tao_fields_IOP_TaggedProfile, 2)
::CORBA::TypeCode_ptr const IOP::_tc_TaggedProfile
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_IOP_TaggedProfileSeq (::CORBA::tk_alias,"IDL:omg.org/IOP/TaggedProfileSeq:1.0","TaggedProfileSeq",&TAO::TypeCode::tc_IOP_TaggedProfileSeq_0)
::CORBA::TypeCode_ptr const IOP::_tc_TaggedProfileSeq
static
TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const 
_tao_fields_IOP_IOR []
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_IOP_IOR (::CORBA::tk_struct,"IDL:omg.org/IOP/IOR:1.0","IOR", _tao_fields_IOP_IOR, 2)
::CORBA::TypeCode_ptr const IOP::_tc_IOR
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_IOP_ComponentId (::CORBA::tk_alias,"IDL:omg.org/IOP/ComponentId:1.0","ComponentId",&CORBA::_tc_ulong)
::CORBA::TypeCode_ptr const IOP::_tc_ComponentId
static
TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const 
_tao_fields_IOP_TaggedComponent []
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_IOP_TaggedComponent (::CORBA::tk_struct,"IDL:omg.org/IOP/TaggedComponent:1.0","TaggedComponent", _tao_fields_IOP_TaggedComponent, 2)
::CORBA::TypeCode_ptr const IOP::_tc_TaggedComponent
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_IOP_MultipleComponentProfile (::CORBA::tk_alias,"IDL:omg.org/IOP/MultipleComponentProfile:1.0","MultipleComponentProfile",&TAO::TypeCode::tc_IOP_MultipleComponentProfile_0)
::CORBA::TypeCode_ptr const IOP::_tc_MultipleComponentProfile
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_IOP_TaggedComponentSeq (::CORBA::tk_alias,"IDL:omg.org/IOP/TaggedComponentSeq:1.0","TaggedComponentSeq",&TAO::TypeCode::tc_IOP_TaggedComponentSeq_0)
::CORBA::TypeCode_ptr const IOP::_tc_TaggedComponentSeq
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_IOP_ServiceId (::CORBA::tk_alias,"IDL:omg.org/IOP/ServiceId:1.0","ServiceId",&CORBA::_tc_ulong)
::CORBA::TypeCode_ptr const IOP::_tc_ServiceId
static
TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const 
_tao_fields_IOP_ServiceContext []
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_IOP_ServiceContext (::CORBA::tk_struct,"IDL:omg.org/IOP/ServiceContext:1.0","ServiceContext", _tao_fields_IOP_ServiceContext, 2)
::CORBA::TypeCode_ptr const IOP::_tc_ServiceContext
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_IOP_ServiceContextList (::CORBA::tk_alias,"IDL:omg.org/IOP/ServiceContextList:1.0","ServiceContextList",&TAO::TypeCode::tc_IOP_ServiceContextList_0)
::CORBA::TypeCode_ptr const IOP::_tc_ServiceContextList

Define Documentation

#define _TAO_TYPECODE_IOP_MultipleComponentProfile_GUARD
#define _TAO_TYPECODE_IOP_ServiceContextList_GUARD
#define _TAO_TYPECODE_IOP_TaggedComponentSeq_GUARD
#define _TAO_TYPECODE_IOP_TaggedProfileSeq_GUARD

Function Documentation

void operator<<= ( ::CORBA::Any _tao_any,
const IOP::TaggedProfile _tao_elem 
)

Copying insertion.

void operator<<= ( ::CORBA::Any _tao_any,
IOP::TaggedProfile _tao_elem 
)

Non-copying insertion.

void operator<<= ( ::CORBA::Any _tao_any,
const IOP::TaggedProfileSeq _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
IOP::TaggedProfileSeq _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
const IOP::IOR _tao_elem 
)

Copying insertion.

void operator<<= ( ::CORBA::Any _tao_any,
IOP::IOR _tao_elem 
)

Non-copying insertion.

void operator<<= ( ::CORBA::Any _tao_any,
const IOP::TaggedComponent _tao_elem 
)

Copying insertion.

void operator<<= ( ::CORBA::Any _tao_any,
IOP::TaggedComponent _tao_elem 
)

Non-copying insertion.

void operator<<= ( ::CORBA::Any _tao_any,
const IOP::MultipleComponentProfile _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
IOP::MultipleComponentProfile _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
const IOP::TaggedComponentSeq _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
IOP::TaggedComponentSeq _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
const IOP::ServiceContext _tao_elem 
)

Copying insertion.

void operator<<= ( ::CORBA::Any _tao_any,
IOP::ServiceContext _tao_elem 
)

Non-copying insertion.

void operator<<= ( ::CORBA::Any _tao_any,
const IOP::ServiceContextList _tao_elem 
)
void operator<<= ( ::CORBA::Any _tao_any,
IOP::ServiceContextList _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
IOP::TaggedProfile *&  _tao_elem 
)

Extraction to non-const pointer (deprecated).

::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const IOP::TaggedProfile *&  _tao_elem 
)

Extraction to const pointer.

::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
IOP::TaggedProfileSeq *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const IOP::TaggedProfileSeq *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
IOP::IOR *&  _tao_elem 
)

Extraction to non-const pointer (deprecated).

::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const IOP::IOR *&  _tao_elem 
)

Extraction to const pointer.

::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
IOP::TaggedComponent *&  _tao_elem 
)

Extraction to non-const pointer (deprecated).

::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const IOP::TaggedComponent *&  _tao_elem 
)

Extraction to const pointer.

::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
IOP::MultipleComponentProfile *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const IOP::MultipleComponentProfile *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
IOP::TaggedComponentSeq *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const IOP::TaggedComponentSeq *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
IOP::ServiceContext *&  _tao_elem 
)

Extraction to non-const pointer (deprecated).

::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const IOP::ServiceContext *&  _tao_elem 
)

Extraction to const pointer.

::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
IOP::ServiceContextList *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any _tao_any,
const IOP::ServiceContextList *&  _tao_elem 
)

Variable Documentation

TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_IOP_IOR[] [static]
Initial value:
      {
        { "type_id", &CORBA::_tc_string },
        { "profiles", &IOP::_tc_TaggedProfileSeq }
      }
Initial value:
      {
        { "context_id", &IOP::_tc_ServiceId },
        { "context_data", &CORBA::_tc_OctetSeq }
      }
Initial value:
      {
        { "tag", &IOP::_tc_ComponentId },
        { "component_data", &CORBA::_tc_OctetSeq }
      }
Initial value:
      {
        { "tag", &IOP::_tc_ProfileId },
        { "profile_data", &CORBA::_tc_OctetSeq }
      }
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_IOP_ComponentId(::CORBA::tk_alias,"IDL:omg.org/IOP/ComponentId:1.0","ComponentId",&CORBA::_tc_ulong) [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_IOP_IOR(::CORBA::tk_struct,"IDL:omg.org/IOP/IOR:1.0","IOR", _tao_fields_IOP_IOR, 2) [static]
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_IOP_MultipleComponentProfile(::CORBA::tk_alias,"IDL:omg.org/IOP/MultipleComponentProfile:1.0","MultipleComponentProfile",&TAO::TypeCode::tc_IOP_MultipleComponentProfile_0) [static]
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_IOP_ProfileId(::CORBA::tk_alias,"IDL:omg.org/IOP/ProfileId:1.0","ProfileId",&CORBA::_tc_ulong) [static]

Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.7 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::Struct< char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_IOP_ServiceContext(::CORBA::tk_struct,"IDL:omg.org/IOP/ServiceContext:1.0","ServiceContext", _tao_fields_IOP_ServiceContext, 2) [static]
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_IOP_ServiceContextList(::CORBA::tk_alias,"IDL:omg.org/IOP/ServiceContextList:1.0","ServiceContextList",&TAO::TypeCode::tc_IOP_ServiceContextList_0) [static]
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_IOP_ServiceId(::CORBA::tk_alias,"IDL:omg.org/IOP/ServiceId:1.0","ServiceId",&CORBA::_tc_ulong) [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_IOP_TaggedComponent(::CORBA::tk_struct,"IDL:omg.org/IOP/TaggedComponent:1.0","TaggedComponent", _tao_fields_IOP_TaggedComponent, 2) [static]
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_IOP_TaggedComponentSeq(::CORBA::tk_alias,"IDL:omg.org/IOP/TaggedComponentSeq:1.0","TaggedComponentSeq",&TAO::TypeCode::tc_IOP_TaggedComponentSeq_0) [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_IOP_TaggedProfile(::CORBA::tk_struct,"IDL:omg.org/IOP/TaggedProfile:1.0","TaggedProfile", _tao_fields_IOP_TaggedProfile, 2) [static]
TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_IOP_TaggedProfileSeq(::CORBA::tk_alias,"IDL:omg.org/IOP/TaggedProfileSeq:1.0","TaggedProfileSeq",&TAO::TypeCode::tc_IOP_TaggedProfileSeq_0) [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines