#include "tao/CurrentC.h"Namespaces | |
| namespace | CORBA |
Functions | |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, CORBA::Current_ptr) |
| Copying insertion. | |
| TAO_AnyTypeCode_Export void | operator<<= (::CORBA::Any &, CORBA::Current_ptr *) |
| Non-copying insertion. | |
| TAO_AnyTypeCode_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, CORBA::Current_ptr &) |
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| CORBA::Current_ptr | ||||
| ) |
Copying insertion.
| TAO_AnyTypeCode_Export void operator<<= | ( | ::CORBA::Any & | , | |
| CORBA::Current_ptr * | ||||
| ) |
Non-copying insertion.
| TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
| CORBA::Current_ptr & | ||||
| ) |
1.7.1