TAO_Strategies  2.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Macros | Functions | Variables
COIOP_EndpointsC.cpp File Reference
#include "COIOP_EndpointsC.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"

Namespaces

namespace  TAO
namespace  TAO::TypeCode

Macros

#define _TAO_COIOPENDPOINTSEQUENCE_CS_
#define _TAO_TYPECODE_TAO_COIOPEndpointSequence_GUARD
#define _TAO_CDR_OP_TAO_COIOPEndpointSequence_CPP_

Functions

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_TAO_COIOP_Endpoint_Info (::CORBA::tk_struct,"IDL:TAO/COIOP_Endpoint_Info:1.0","COIOP_Endpoint_Info", _tao_fields_TAO_COIOP_Endpoint_Info, 2)
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_TAO_COIOPEndpointSequence (::CORBA::tk_alias,"IDL:TAO/COIOPEndpointSequence:1.0","COIOPEndpointSequence",&TAO::TypeCode::tc_TAO_COIOPEndpointSequence_0)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const TAO::COIOP_Endpoint_Info &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, TAO::COIOP_Endpoint_Info &_tao_aggregate)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const TAO::COIOPEndpointSequence &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, TAO::COIOPEndpointSequence &_tao_sequence)

Variables

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

Macro Definition Documentation


Function Documentation

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_TAO_COIOP_Endpoint_Info ( ::CORBA::tk_struct  ,
"IDL:TAO/COIOP_Endpoint_Info:1.0"  ,
"COIOP_Endpoint_Info"  ,
_tao_fields_TAO_COIOP_Endpoint_Info  ,
 
)
static
static TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_TAO_COIOPEndpointSequence ( ::CORBA::tk_alias  ,
"IDL:TAO/COIOPEndpointSequence:1.0"  ,
"COIOPEndpointSequence"  ,
&TAO::TypeCode::tc_TAO_COIOPEndpointSequence_0   
)
static
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const TAO::COIOP_Endpoint_Info &  _tao_aggregate 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const TAO::COIOPEndpointSequence &  _tao_sequence 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
TAO::COIOP_Endpoint_Info &  _tao_aggregate 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
TAO::COIOPEndpointSequence &  _tao_sequence 
)

Variable Documentation

TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_TAO_COIOP_Endpoint_Info[]
static
Initial value:
      {
        { "uuid", &CORBA::_tc_string },
        { "priority", &CORBA::_tc_short }
      }

Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.1 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