Namespaces | |
namespace | RTCORBA |
Functions | |
TAO_RTCORBA_Export void | RTCORBA::operator<<= (::CORBA::Any &, ProtocolProperties_ptr) |
Copying insertion. | |
TAO_RTCORBA_Export void | RTCORBA::operator<<= (::CORBA::Any &, ProtocolProperties_ptr *) |
Non-copying insertion. | |
TAO_RTCORBA_Export::CORBA::Boolean | RTCORBA::operator>>= (const ::CORBA::Any &, ProtocolProperties_ptr &) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_RTCORBA_Export void | operator<<= (::CORBA::Any &, RTCORBA::ProtocolProperties_ptr) |
Copying insertion. | |
TAO_RTCORBA_Export void | operator<<= (::CORBA::Any &, RTCORBA::ProtocolProperties_ptr *) |
Non-copying insertion. | |
TAO_RTCORBA_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, RTCORBA::ProtocolProperties_ptr &) |
TAO_RTCORBA_Export void operator<<= | ( | ::CORBA::Any & | , | |
RTCORBA::ProtocolProperties_ptr * | ||||
) |
Non-copying insertion.
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_RTCORBA_Export void operator<<= | ( | ::CORBA::Any & | , | |
RTCORBA::ProtocolProperties_ptr | ||||
) |
Copying insertion.
TAO_RTCORBA_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , | |
RTCORBA::ProtocolProperties_ptr & | ||||
) |