TAO_RTCORBA  2.5.0
Namespaces | Macros | Functions
RT_ProtocolPropertiesA.h File Reference
#include "tao/RTCORBA/RT_ProtocolPropertiesC.h"

Namespaces

 RTCORBA
 

Macros

#define TAO_RTCORBA_SAFE_INCLUDE
 

Functions

TAO_RTCORBA_Export void operator<<= (::CORBA::Any &, RTCORBA::ProtocolProperties_ptr)
 Copying insertion. More...
 
TAO_RTCORBA_Export void operator<<= (::CORBA::Any &, RTCORBA::ProtocolProperties_ptr *)
 Non-copying insertion. More...
 
TAO_RTCORBA_Export ::CORBA::Boolean operator>>= (const ::CORBA::Any &, RTCORBA::ProtocolProperties_ptr &)
 

Macro Definition Documentation

◆ TAO_RTCORBA_SAFE_INCLUDE

#define TAO_RTCORBA_SAFE_INCLUDE

Function Documentation

◆ operator<<=() [1/2]

TAO_RTCORBA_Export void operator<<= ( ::CORBA::Any &  ,
RTCORBA::ProtocolProperties_ptr   
)

Copying insertion.

◆ operator<<=() [2/2]

TAO_RTCORBA_Export void operator<<= ( ::CORBA::Any &  ,
RTCORBA::ProtocolProperties_ptr  
)

Non-copying insertion.

◆ operator>>=()

TAO_RTCORBA_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
RTCORBA::ProtocolProperties_ptr  
)