TAO_TransportCurrent  2.0.8
Classes | Namespaces | Defines | Typedefs | Functions
TCC.h File Reference
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/ORB.h"
#include "tao/UserException.h"
#include "tao/Basic_Types.h"
#include "tao/Object.h"
#include "tao/String_Manager_T.h"
#include "tao/AnyTypeCode/IOPA.h"
#include "tao/AnyTypeCode/TimeBaseA.h"
#include "tao/Objref_VarOut_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/IOPC.h"
#include "tao/TimeBaseC.h"

Classes

class  TAO::Transport::NoContext
class  TAO::Transport::Current
struct  TAO::Objref_Traits< ::TAO::Transport::Current >

Namespaces

namespace  TAO
namespace  TAO::Transport

Defines

#define TAO_EXPORT_MACRO   TAO_Transport_Current_Export
#define _TAO_TRANSPORT_CURRENT__VAR_OUT_CH_
#define _TAO_TRANSPORT_CURRENT__TRAITS_

Typedefs

typedef CurrentTAO::Transport::Current_ptr
typedef TAO_Objref_Var_T< CurrentTAO::Transport::Current_var
typedef TAO_Objref_Out_T< CurrentTAO::Transport::Current_out

Functions

TAO_Transport_Current_Export void operator<<= (::CORBA::Any &, const TAO::Transport::NoContext &)
TAO_Transport_Current_Export void operator<<= (::CORBA::Any &, TAO::Transport::NoContext *)
TAO_Transport_Current_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, TAO::Transport::NoContext *&)
TAO_Transport_Current_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, const TAO::Transport::NoContext *&)
TAO_Transport_Current_Export void operator<<= (::CORBA::Any &, TAO::Transport::Current_ptr)
 Copying insertion.
TAO_Transport_Current_Export void operator<<= (::CORBA::Any &, TAO::Transport::Current_ptr *)
 Non-copying insertion.
TAO_Transport_Current_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, TAO::Transport::Current_ptr &)
TAO_Transport_Current_Export::CORBA::Boolean operator<< (TAO_OutputCDR &, const TAO::Transport::NoContext &)
TAO_Transport_Current_Export::CORBA::Boolean operator>> (TAO_InputCDR &, TAO::Transport::NoContext &)

Define Documentation

#define _TAO_TRANSPORT_CURRENT__TRAITS_
#define _TAO_TRANSPORT_CURRENT__VAR_OUT_CH_
#define TAO_EXPORT_MACRO   TAO_Transport_Current_Export

Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.7 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

TAO_Transport_Current_Export ::CORBA::Boolean operator<< ( TAO_OutputCDR ,
const TAO::Transport::NoContext  
)
TAO_Transport_Current_Export void operator<<= ( ::CORBA::Any &  ,
const TAO::Transport::NoContext  
)
TAO_Transport_Current_Export void operator<<= ( ::CORBA::Any &  ,
TAO::Transport::NoContext  
)
TAO_Transport_Current_Export void operator<<= ( ::CORBA::Any &  ,
TAO::Transport::Current_ptr   
)

Copying insertion.

TAO_Transport_Current_Export void operator<<= ( ::CORBA::Any &  ,
TAO::Transport::Current_ptr  
)

Non-copying insertion.

TAO_Transport_Current_Export ::CORBA::Boolean operator>> ( TAO_InputCDR ,
TAO::Transport::NoContext  
)
TAO_Transport_Current_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
TAO::Transport::NoContext *&   
)
TAO_Transport_Current_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
const TAO::Transport::NoContext *&   
)
TAO_Transport_Current_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
TAO::Transport::Current_ptr  
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines