|
TAO_Strategies
2.1.2
|
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"#include "tao/AnyTypeCode/Any.h"#include "tao/Basic_Types.h"#include "tao/String_Manager_T.h"#include "tao/Sequence_T.h"#include "tao/Seq_Var_T.h"#include "tao/Seq_Out_T.h"#include "tao/VarOut_T.h"#include "tao/Arg_Traits_T.h"#include "tao/Basic_Arguments.h"#include "tao/Special_Basic_Arguments.h"#include "tao/Any_Insert_Policy_T.h"#include "tao/Fixed_Size_Argument_T.h"#include "tao/Var_Size_Argument_T.h"#include "tao/UB_String_Arguments.h"Classes | |
| struct | TAO_UIOP_Endpoint_Info |
| Stores information for a single UIOP endpoint. More... | |
| class | TAO_UIOPEndpointSequence |
| class | TAO::Arg_Traits< ::TAO_UIOP_Endpoint_Info > |
| class | TAO::Arg_Traits< ::TAO_UIOPEndpointSequence > |
Namespaces | |
| namespace | TAO |
Macros | |
| #define | TAO_EXPORT_MACRO TAO_Strategies_Export |
| #define | _TAO_UIOPENDPOINTSEQUENCE_CH_ |
| #define | _TAO_CDR_OP_TAO_UIOPEndpointSequence_H_ |
Typedefs | |
| typedef ::TAO_Var_Var_T < TAO_UIOP_Endpoint_Info > | TAO_UIOP_Endpoint_Info_var |
| typedef ::TAO_Out_T < TAO_UIOP_Endpoint_Info > | TAO_UIOP_Endpoint_Info_out |
| typedef ::TAO_VarSeq_Var_T < TAO_UIOPEndpointSequence > | TAO_UIOPEndpointSequence_var |
| typedef ::TAO_Seq_Out_T < TAO_UIOPEndpointSequence > | TAO_UIOPEndpointSequence_out |
Functions | |
| TAO_Strategies_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const TAO_UIOP_Endpoint_Info &) |
| TAO_Strategies_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, TAO_UIOP_Endpoint_Info &) |
| TAO_Strategies_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const TAO_UIOPEndpointSequence &_tao_sequence) |
| TAO_Strategies_Export::CORBA::Boolean | operator>> (TAO_InputCDR &strm, TAO_UIOPEndpointSequence &_tao_sequence) |
Variables | |
| TAO_Strategies_Export::CORBA::TypeCode_ptr const | _tc_TAO_UIOP_Endpoint_Info |
| TAO_Strategies_Export::CORBA::TypeCode_ptr const | _tc_TAO_UIOPEndpointSequence |
| #define _TAO_CDR_OP_TAO_UIOPEndpointSequence_H_ |
| #define _TAO_UIOPENDPOINTSEQUENCE_CH_ |
| #define TAO_EXPORT_MACRO TAO_Strategies_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.2 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
| typedef ::TAO_Out_T< TAO_UIOP_Endpoint_Info > TAO_UIOP_Endpoint_Info_out |
| TAO_Strategies_Export ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const TAO_UIOP_Endpoint_Info & | |||
| ) |
| TAO_Strategies_Export ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| const TAO_UIOPEndpointSequence & | _tao_sequence | ||
| ) |
| TAO_Strategies_Export ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| TAO_UIOP_Endpoint_Info & | |||
| ) |
| TAO_Strategies_Export ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
| TAO_UIOPEndpointSequence & | _tao_sequence | ||
| ) |
| TAO_Strategies_Export ::CORBA::TypeCode_ptr const _tc_TAO_UIOP_Endpoint_Info |
| TAO_Strategies_Export ::CORBA::TypeCode_ptr const _tc_TAO_UIOPEndpointSequence |
1.8.1.1