|
Namespaces |
| namespace | TAO |
Classes |
| struct | TAO::IIOP_Endpoint_Info |
| | Stores information for a single IIOP endpoint. More...
|
| class | TAO::IIOPEndpointSequence |
Defines |
| #define | TAO_EXPORT_MACRO TAO_Export |
| #define | _TAO_IIOPENDPOINTSEQUENCE_CH_ |
Typedefs |
| typedef TAO_Var_Var_T< IIOP_Endpoint_Info > | IIOP_Endpoint_Info_var |
typedef TAO_Out_T< IIOP_Endpoint_Info,
IIOP_Endpoint_Info_var > | IIOP_Endpoint_Info_out |
typedef TAO_VarSeq_Var_T<
IIOPEndpointSequence, IIOP_Endpoint_Info > | IIOPEndpointSequence_var |
typedef TAO_Seq_Out_T< IIOPEndpointSequence,
IIOPEndpointSequence_var,
IIOP_Endpoint_Info > | IIOPEndpointSequence_out |
Functions |
| TAO_Export void | operator<<= (CORBA::Any &, const TAO::IIOP_Endpoint_Info &) |
| TAO_Export void | operator<<= (CORBA::Any &, TAO::IIOP_Endpoint_Info *) |
| TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, TAO::IIOP_Endpoint_Info *&) |
| TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const TAO::IIOP_Endpoint_Info *&) |
| TAO_Export void | operator<<= (CORBA::Any &, const TAO::IIOPEndpointSequence &) |
| TAO_Export void | operator<<= (CORBA::Any &, TAO::IIOPEndpointSequence *) |
| TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, TAO::IIOPEndpointSequence *&) |
| TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const TAO::IIOPEndpointSequence *&) |
| TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const TAO::IIOP_Endpoint_Info &) |
| TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, TAO::IIOP_Endpoint_Info &) |
| TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const TAO::IIOPEndpointSequence &) |
| TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, TAO::IIOPEndpointSequence &) |