|
Namespaces |
namespace | IIOP |
namespace | TAO |
Classes |
struct | IIOP::ListenPoint |
class | IIOP::ListenPointList |
struct | IIOP::BiDirIIOPServiceContext |
Defines |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _IIOP_LISTENPOINTLIST_CH_ |
Typedefs |
typedef TAO_Var_Var_T< ListenPoint > | ListenPoint_var |
typedef TAO_Out_T< ListenPoint,
ListenPoint_var > | ListenPoint_out |
typedef TAO_VarSeq_Var_T<
ListenPointList, ListenPoint > | ListenPointList_var |
typedef TAO_Seq_Out_T< ListenPointList,
ListenPointList_var, ListenPoint > | ListenPointList_out |
typedef TAO_Var_Var_T< BiDirIIOPServiceContext > | BiDirIIOPServiceContext_var |
typedef TAO_Out_T< BiDirIIOPServiceContext,
BiDirIIOPServiceContext_var > | BiDirIIOPServiceContext_out |
Functions |
TAO_Export void | operator<<= (CORBA::Any &, const IIOP::ListenPoint &) |
TAO_Export void | operator<<= (CORBA::Any &, IIOP::ListenPoint *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, IIOP::ListenPoint *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const IIOP::ListenPoint *&) |
TAO_Export void | operator<<= (CORBA::Any &, const IIOP::ListenPointList &) |
TAO_Export void | operator<<= (CORBA::Any &, IIOP::ListenPointList *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, IIOP::ListenPointList *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const IIOP::ListenPointList *&) |
TAO_Export void | operator<<= (CORBA::Any &, const IIOP::BiDirIIOPServiceContext &) |
TAO_Export void | operator<<= (CORBA::Any &, IIOP::BiDirIIOPServiceContext *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, IIOP::BiDirIIOPServiceContext *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const IIOP::BiDirIIOPServiceContext *&) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const IIOP::ListenPoint &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, IIOP::ListenPoint &) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const IIOP::ListenPointList &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, IIOP::ListenPointList &) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const IIOP::BiDirIIOPServiceContext &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, IIOP::BiDirIIOPServiceContext &) |