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