TAO
2.0.3
|
#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 | IIOP::ListenPoint |
class | IIOP::ListenPointList |
struct | IIOP::BiDirIIOPServiceContext |
Namespaces | |
namespace | IIOP |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. |
Macros | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _IIOP_LISTENPOINTLIST_CH_ |
#define | _TAO_CDR_OP_IIOP_ListenPointList_H_ |
Typedefs | |
typedef ::TAO_Var_Var_T < ListenPoint > | IIOP::ListenPoint_var |
typedef ::TAO_Out_T< ListenPoint > | IIOP::ListenPoint_out |
typedef ::TAO_VarSeq_Var_T < ListenPointList > | IIOP::ListenPointList_var |
typedef ::TAO_Seq_Out_T < ListenPointList > | IIOP::ListenPointList_out |
typedef ::TAO_Var_Var_T < BiDirIIOPServiceContext > | IIOP::BiDirIIOPServiceContext_var |
typedef ::TAO_Out_T < BiDirIIOPServiceContext > | IIOP::BiDirIIOPServiceContext_out |
Functions | |
::CORBA::Boolean | operator<< (TAO_OutputCDR &, const IIOP::ListenPoint &) |
::CORBA::Boolean | operator>> (TAO_InputCDR &, IIOP::ListenPoint &) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const IIOP::ListenPointList &_tao_sequence) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, IIOP::ListenPointList &_tao_sequence) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &, const IIOP::BiDirIIOPServiceContext &) |
::CORBA::Boolean | operator>> (TAO_InputCDR &, IIOP::BiDirIIOPServiceContext &) |
#define _IIOP_LISTENPOINTLIST_CH_ |
#define _TAO_CDR_OP_IIOP_ListenPointList_H_ |
#define TAO_EXPORT_MACRO TAO_Export |
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
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
const IIOP::ListenPoint & | |||
) |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const IIOP::ListenPointList & | _tao_sequence | ||
) |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
const IIOP::BiDirIIOPServiceContext & | |||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
IIOP::ListenPoint & | |||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
IIOP::ListenPointList & | _tao_sequence | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
IIOP::BiDirIIOPServiceContext & | |||
) |