TAO  2.0.8
Classes | Namespaces | Defines | Typedefs | Functions
IIOPC.h File Reference
#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  IIOP::ListenPoint
class  IIOP::ListenPointList
struct  IIOP::BiDirIIOPServiceContext
class  TAO::Arg_Traits< ::IIOP::ListenPoint >
class  TAO::Arg_Traits< ::IIOP::ListenPointList >
class  TAO::Arg_Traits< ::IIOP::BiDirIIOPServiceContext >

Namespaces

namespace  IIOP
namespace  TAO
 

Define symbolic names for the ORB collocation strategies as used at runtime.


Defines

#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 Documentation

#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.8 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


Function Documentation

::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 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines