TAO_TransportCurrent 1.7.7
Classes | Namespaces | Defines | Typedefs | Functions

TC_IIOPC.h File Reference

#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/ORB.h"
#include "tao/Basic_Types.h"
#include "tao/Object.h"
#include "tao/String_Manager_T.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/TransportCurrent/TCC.h"
#include "TC_IIOPC.inl"

Classes

class  TAO::Transport::IIOP::Current
struct  TAO::Objref_Traits< ::SSLIOP::Current >
struct  TAO::Objref_Traits< ::TAO::Transport::IIOP::Current >

Namespaces

namespace  SSLIOP
namespace  TAO
namespace  TAO::Transport
namespace  TAO::Transport::IIOP

Defines

#define TAO_EXPORT_MACRO   TAO_Transport_Current_Export
#define _SSLIOP_CURRENT__VAR_OUT_CH_
#define _TAO_TRANSPORT_IIOP_CURRENT__VAR_OUT_CH_
#define _SSLIOP_CURRENT__TRAITS_
#define _TAO_TRANSPORT_IIOP_CURRENT__TRAITS_

Typedefs

typedef Current * SSLIOP::Current_ptr
typedef TAO_Objref_Var_T< Current > SSLIOP::Current_var
typedef TAO_Objref_Out_T< Current > SSLIOP::Current_out
typedef Current * TAO::Transport::IIOP::Current_ptr
typedef TAO_Objref_Var_T< Current > TAO::Transport::IIOP::Current_var
typedef TAO_Objref_Out_T< Current > TAO::Transport::IIOP::Current_out

Functions

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

Define Documentation

#define _SSLIOP_CURRENT__TRAITS_
#define _SSLIOP_CURRENT__VAR_OUT_CH_
#define _TAO_TRANSPORT_IIOP_CURRENT__TRAITS_
#define _TAO_TRANSPORT_IIOP_CURRENT__VAR_OUT_CH_
#define TAO_EXPORT_MACRO   TAO_Transport_Current_Export

Code generated by the The ACE ORB (TAO) IDL Compiler v1.7.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 SSLIOP::Current_ptr   
)
TAO_Transport_Current_Export void operator<<= ( ::CORBA::Any &  ,
SSLIOP::Current_ptr  
)
TAO_Transport_Current_Export void operator<<= ( ::CORBA::Any &  ,
TAO::Transport::IIOP::Current_ptr   
)

Copying insertion.

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

Non-copying insertion.

TAO_Transport_Current_Export void operator<<= ( ::CORBA::Any &  ,
SSLIOP::Current_ptr   
)
TAO_Transport_Current_Export ::CORBA::Boolean operator>> ( TAO_InputCDR ,
SSLIOP::Current_ptr  
)
TAO_Transport_Current_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
SSLIOP::Current *&   
)
TAO_Transport_Current_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
TAO::Transport::IIOP::Current_ptr  
)