TAO_AnyTypeCode  2.0.8
Namespaces | Functions
Messaging_PolicyValueA.h File Reference
#include "tao/AnyTypeCode/Any.h"
#include "tao/Messaging_PolicyValueC.h"
#include "tao/AnyTypeCode/IOPA.h"
#include "tao/AnyTypeCode/Policy_ForwardA.h"

Namespaces

namespace  Messaging

Functions

TAO_AnyTypeCode_Export void operator<<= (::CORBA::Any &, const Messaging::PolicyValue &)
 Copying insertion.
TAO_AnyTypeCode_Export void operator<<= (::CORBA::Any &, Messaging::PolicyValue *)
 Non-copying insertion.
TAO_AnyTypeCode_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Messaging::PolicyValue *&)
 Extraction to non-const pointer (deprecated).
TAO_AnyTypeCode_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, const Messaging::PolicyValue *&)
 Extraction to const pointer.
TAO_AnyTypeCode_Export void operator<<= (::CORBA::Any &, const Messaging::PolicyValueSeq &)
TAO_AnyTypeCode_Export void operator<<= (::CORBA::Any &, Messaging::PolicyValueSeq *)
TAO_AnyTypeCode_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Messaging::PolicyValueSeq *&)
TAO_AnyTypeCode_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, const Messaging::PolicyValueSeq *&)

Function Documentation

TAO_AnyTypeCode_Export void operator<<= ( ::CORBA::Any ,
const Messaging::PolicyValue  
)

Copying insertion.

TAO_AnyTypeCode_Export void operator<<= ( ::CORBA::Any ,
Messaging::PolicyValue  
)

Non-copying insertion.

TAO_AnyTypeCode_Export void operator<<= ( ::CORBA::Any ,
const Messaging::PolicyValueSeq  
)
TAO_AnyTypeCode_Export void operator<<= ( ::CORBA::Any ,
Messaging::PolicyValueSeq  
)
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any ,
Messaging::PolicyValue *&   
)

Extraction to non-const pointer (deprecated).

TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any ,
const Messaging::PolicyValue *&   
)

Extraction to const pointer.

TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any ,
Messaging::PolicyValueSeq *&   
)
TAO_AnyTypeCode_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any ,
const Messaging::PolicyValueSeq *&   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines