#include "tao/RTCORBA/RT_ProtocolPropertiesC.h"
Namespaces | |
namespace | RTCORBA |
Defines | |
#define | TAO_RTCORBA_SAFE_INCLUDE |
Functions | |
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 &) |
#define TAO_RTCORBA_SAFE_INCLUDE |
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 & | ||||
) |