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

IIOPA.cpp File Reference

#include "IIOPA.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.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"

Include dependency graph for IIOPA.cpp:

Include dependency graph

Namespaces

namespace  IIOP
namespace  TAO
namespace  TAO::TypeCode

Functions

void operator<<= (CORBA::Any &_tao_any, const IIOP::ListenPoint &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, IIOP::ListenPoint *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, IIOP::ListenPoint *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const IIOP::ListenPoint *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const IIOP::ListenPointList &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, IIOP::ListenPointList *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, IIOP::ListenPointList *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const IIOP::ListenPointList *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const IIOP::BiDirIIOPServiceContext &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, IIOP::BiDirIIOPServiceContext *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, IIOP::BiDirIIOPServiceContext *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const IIOP::BiDirIIOPServiceContext *&_tao_elem)

Variables

TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO::TypeCode::Struct_Field<
char const *, CORBA::TypeCode_ptr
const * > const 
_tao_fields_IIOP_ListenPoint []
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_IIOP_ListenPoint (CORBA::tk_struct,"IDL:omg.org/IIOP/ListenPoint:1.0","ListenPoint", _tao_fields_IIOP_ListenPoint, 2)
::CORBA::TypeCode_ptr const _tc_ListenPoint
TAO::TypeCode::Sequence<
::CORBA::TypeCode_ptr const *,
TAO::Null_RefCount_Policy
IIOP_ListenPointList_0 (CORBA::tk_sequence,&IIOP::_tc_ListenPoint, 0U)
::CORBA::TypeCode_ptr const tc_IIOP_ListenPointList_0
TAO::TypeCode::Alias< char
const *, CORBA::TypeCode_ptr
const *, TAO::Null_RefCount_Policy
_tao_tc_IIOP_ListenPointList (CORBA::tk_alias,"IDL:omg.org/IIOP/ListenPointList:1.0","ListenPointList",&TAO::TypeCode::tc_IIOP_ListenPointList_0)
::CORBA::TypeCode_ptr const _tc_ListenPointList
TAO::TypeCode::Struct_Field<
char const *, CORBA::TypeCode_ptr
const * > const 
_tao_fields_IIOP_BiDirIIOPServiceContext []
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_IIOP_BiDirIIOPServiceContext (CORBA::tk_struct,"IDL:omg.org/IIOP/BiDirIIOPServiceContext:1.0","BiDirIIOPServiceContext", _tao_fields_IIOP_BiDirIIOPServiceContext, 1)
::CORBA::TypeCode_ptr const _tc_BiDirIIOPServiceContext

Function Documentation

void operator<<= CORBA::Any _tao_any,
IIOP::BiDirIIOPServiceContext _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const IIOP::BiDirIIOPServiceContext _tao_elem
 

void operator<<= CORBA::Any _tao_any,
IIOP::ListenPointList _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const IIOP::ListenPointList _tao_elem
 

void operator<<= CORBA::Any _tao_any,
IIOP::ListenPoint _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const IIOP::ListenPoint _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
const IIOP::BiDirIIOPServiceContext *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
IIOP::BiDirIIOPServiceContext *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
const IIOP::ListenPointList *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
IIOP::ListenPointList *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
const IIOP::ListenPoint *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
IIOP::ListenPoint *&  _tao_elem
 


Variable Documentation

TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_IIOP_BiDirIIOPServiceContext[] [static]
 

Initial value:

  {
    { "listen_points", &IIOP::_tc_ListenPointList }
    
  }

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_IIOP_ListenPoint[] [static]
 

Initial value:

  {
    { "host", &CORBA::_tc_string },
    { "port", &CORBA::_tc_ushort }
    
  }

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_IIOP_BiDirIIOPServiceContext(CORBA::tk_struct,"IDL:omg.org/IIOP/BiDirIIOPServiceContext:1.0","BiDirIIOPServiceContext", _tao_fields_IIOP_BiDirIIOPServiceContext, 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_IIOP_ListenPoint(CORBA::tk_struct,"IDL:omg.org/IIOP/ListenPoint:1.0","ListenPoint", _tao_fields_IIOP_ListenPoint, 2) [static]
 

TAO::TypeCode::Alias<char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_IIOP_ListenPointList(CORBA::tk_alias,"IDL:omg.org/IIOP/ListenPointList:1.0","ListenPointList",&TAO::TypeCode::tc_IIOP_ListenPointList_0) [static]
 

TAO_AnyTypeCode_Export::CORBA::TypeCode_ptr const IIOP::_tc_BiDirIIOPServiceContext
 

Initial value:

    &_tao_tc_IIOP_BiDirIIOPServiceContext

TAO_AnyTypeCode_Export::CORBA::TypeCode_ptr const IIOP::_tc_ListenPoint
 

Initial value:

    &_tao_tc_IIOP_ListenPoint

TAO_AnyTypeCode_Export::CORBA::TypeCode_ptr const IIOP::_tc_ListenPointList
 

Initial value:

    &_tao_tc_IIOP_ListenPointList

TAO::TypeCode::Sequence< ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> TAO::TypeCode::IIOP_ListenPointList_0(CORBA::tk_sequence,&IIOP::_tc_ListenPoint, 0U)
 

::CORBA::TypeCode_ptr const TAO::TypeCode::tc_IIOP_ListenPointList_0
 

Initial value:

      &IIOP_ListenPointList_0


Generated on Thu Feb 16 03:52:22 2006 for TAO_AnyTypeCode by  doxygen 1.3.9.1