|
TAO_AnyTypeCode
2.0.3
|
#include "ace/config-all.h"#include "tao/AnyTypeCode/TAO_AnyTypeCode_Export.h"#include "tao/AnyTypeCode/AnyTypeCode_methods.h"#include "tao/PolicyC.h"Namespaces | |
| namespace | CORBA |
Macros | |
| #define | TAO_EXPORT_MACRO TAO_AnyTypeCode_Export |
Functions | |
| TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, const CORBA::PolicyError &) |
| TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, CORBA::PolicyError *) |
| TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CORBA::PolicyError *&) |
| TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CORBA::PolicyError *&) |
| TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, const CORBA::InvalidPolicies &) |
| TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, CORBA::InvalidPolicies *) |
| TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CORBA::InvalidPolicies *&) |
| TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CORBA::InvalidPolicies *&) |
| TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, CORBA::Policy_ptr) |
| TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, CORBA::Policy_ptr *) |
| TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CORBA::Policy_ptr &) |
| #define TAO_EXPORT_MACRO TAO_AnyTypeCode_Export |
| TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , |
| const CORBA::PolicyError & | |||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , |
| CORBA::PolicyError * | |||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , |
| const CORBA::InvalidPolicies & | |||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , |
| CORBA::InvalidPolicies * | |||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , |
| CORBA::Policy_ptr | |||
| ) |
| TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , |
| CORBA::Policy_ptr * | |||
| ) |
| TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , |
| CORBA::PolicyError *& | |||
| ) |
| TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , |
| const CORBA::PolicyError *& | |||
| ) |
| TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , |
| CORBA::InvalidPolicies *& | |||
| ) |
| TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , |
| const CORBA::InvalidPolicies *& | |||
| ) |
| TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , |
| CORBA::Policy_ptr & | |||
| ) |
1.8.1