TAO_Strategies
2.0.8
|
#include "uiop_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 |
Defines | |
#define | _TAO_UIOPENDPOINTSEQUENCE_CS_ |
#define | _TAO_TYPECODE_TAO_UIOPEndpointSequence_GUARD |
#define | _TAO_CDR_OP_TAO_UIOPEndpointSequence_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_UIOP_Endpoint_Info (::CORBA::tk_struct,"IDL:TAO_UIOP_Endpoint_Info:1.0","TAO_UIOP_Endpoint_Info", _tao_fields_TAO_UIOP_Endpoint_Info, 2) |
static TAO::TypeCode::Alias < char const *,::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy > | _tao_tc_TAO_UIOPEndpointSequence (::CORBA::tk_alias,"IDL:TAO_UIOPEndpointSequence:1.0","TAO_UIOPEndpointSequence",&TAO::TypeCode::tc_TAO_UIOPEndpointSequence_0) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const TAO_UIOP_Endpoint_Info &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, TAO_UIOP_Endpoint_Info &_tao_aggregate) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const TAO_UIOPEndpointSequence &_tao_sequence) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, TAO_UIOPEndpointSequence &_tao_sequence) |
Variables | |
static TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const | _tao_fields_TAO_UIOP_Endpoint_Info [] |
::CORBA::TypeCode_ptr const | _tc_TAO_UIOP_Endpoint_Info |
::CORBA::TypeCode_ptr const | _tc_TAO_UIOPEndpointSequence |
#define _TAO_CDR_OP_TAO_UIOPEndpointSequence_CPP_ |
#define _TAO_TYPECODE_TAO_UIOPEndpointSequence_GUARD |
#define _TAO_UIOPENDPOINTSEQUENCE_CS_ |
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_UIOP_Endpoint_Info | ( | ::CORBA::tk_struct | , |
"IDL:TAO_UIOP_Endpoint_Info:1.0" | , | ||
"TAO_UIOP_Endpoint_Info" | , | ||
_tao_fields_TAO_UIOP_Endpoint_Info | , | ||
2 | |||
) | [static] |
static TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_TAO_UIOPEndpointSequence | ( | ::CORBA::tk_alias | , |
"IDL:TAO_UIOPEndpointSequence:1.0" | , | ||
"TAO_UIOPEndpointSequence" | , | ||
&TAO::TypeCode::tc_TAO_UIOPEndpointSequence_0 | |||
) | [static] |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const TAO_UIOP_Endpoint_Info & | _tao_aggregate | ||
) |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const TAO_UIOPEndpointSequence & | _tao_sequence | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
TAO_UIOP_Endpoint_Info & | _tao_aggregate | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
TAO_UIOPEndpointSequence & | _tao_sequence | ||
) |
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_TAO_UIOP_Endpoint_Info[] [static] |
{ { "rendezvous_point", &CORBA::_tc_string }, { "priority", &CORBA::_tc_short } }
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