|
TAO_Strategies
2.0.3
|
#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"Classes | |
| struct | TAO_SCIOP_Endpoint_Info |
| Stores information for a single SCIOP endpoint. More... | |
Namespaces | |
| namespace | TAO |
Defines | |
| #define | TAO_EXPORT_MACRO TAO_Strategies_Export |
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 |
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 &) |
Variables | |
| TAO_Strategies_Export::CORBA::TypeCode_ptr const | _tc_TAO_SCIOP_Endpoint_Info |
| TAO_Strategies_Export::CORBA::TypeCode_ptr const | _tc_TAO_SCIOPEndpointSequence |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.3 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_InputCDR & | , |
| TAO_SCIOP_Endpoint_Info & | |||
| ) |
1.7.6.1