#include "tao/AnyTypeCode/AnyTypeCode_methods.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/IOPC.h"#include "tao/TimeBaseC.h"#include "TCC.inl"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 Current * | TAO::Transport::Current_ptr |
| typedef TAO_Objref_Var_T< Current > | TAO::Transport::Current_var |
| typedef TAO_Objref_Out_T< Current > | TAO::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 _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 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
| 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::Current_ptr & | ||||
| ) |
| 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 *& | ||||
| ) |
1.7.1