|
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_SCIOP_Endpoint_Info |
| Stores information for a single SCIOP endpoint. More... | |
| class | TAO_SCIOPEndpointSequence |
| class | TAO::Arg_Traits< ::TAO_SCIOP_Endpoint_Info > |
| class | TAO::Arg_Traits< ::TAO_SCIOPEndpointSequence > |
Namespaces | |
| namespace | TAO |
Macros | |
| #define | TAO_EXPORT_MACRO TAO_Strategies_Export |
| #define | _TAO_SCIOPENDPOINTSEQUENCE_CH_ |
| #define | _TAO_CDR_OP_TAO_SCIOPEndpointSequence_H_ |
Typedefs | |
| typedef ::TAO_Var_Var_T < TAO_SCIOP_Endpoint_Info > | TAO_SCIOP_Endpoint_Info_var |
| typedef ::TAO_Out_T < TAO_SCIOP_Endpoint_Info > | TAO_SCIOP_Endpoint_Info_out |
| typedef ::TAO_VarSeq_Var_T < TAO_SCIOPEndpointSequence > | TAO_SCIOPEndpointSequence_var |
| typedef ::TAO_Seq_Out_T < TAO_SCIOPEndpointSequence > | TAO_SCIOPEndpointSequence_out |
Functions | |
| TAO_Strategies_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const TAO_SCIOP_Endpoint_Info &) |
| TAO_Strategies_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, TAO_SCIOP_Endpoint_Info &) |
| TAO_Strategies_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const TAO_SCIOPEndpointSequence &_tao_sequence) |
| TAO_Strategies_Export::CORBA::Boolean | operator>> (TAO_InputCDR &strm, TAO_SCIOPEndpointSequence &_tao_sequence) |
Variables | |
| TAO_Strategies_Export::CORBA::TypeCode_ptr const | _tc_TAO_SCIOP_Endpoint_Info |
| TAO_Strategies_Export::CORBA::TypeCode_ptr const | _tc_TAO_SCIOPEndpointSequence |
| #define _TAO_CDR_OP_TAO_SCIOPEndpointSequence_H_ |
| #define _TAO_SCIOPENDPOINTSEQUENCE_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_SCIOP_Endpoint_Info > TAO_SCIOP_Endpoint_Info_out |
| TAO_Strategies_Export ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const TAO_SCIOP_Endpoint_Info & | |||
| ) |
| TAO_Strategies_Export ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| const TAO_SCIOPEndpointSequence & | _tao_sequence | ||
| ) |
| TAO_Strategies_Export ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| TAO_SCIOP_Endpoint_Info & | |||
| ) |
| TAO_Strategies_Export ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
| TAO_SCIOPEndpointSequence & | _tao_sequence | ||
| ) |
| TAO_Strategies_Export ::CORBA::TypeCode_ptr const _tc_TAO_SCIOP_Endpoint_Info |
| TAO_Strategies_Export ::CORBA::TypeCode_ptr const _tc_TAO_SCIOPEndpointSequence |
1.8.1.1