#include "ace/config-all.h"
#include "tao/AnyTypeCode/TAO_AnyTypeCode_Export.h"
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/Messaging_PolicyValueC.h"
Include dependency graph for Messaging_PolicyValueA.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | Messaging |
namespace | TAO |
Defines | |
#define | TAO_EXPORT_MACRO TAO_AnyTypeCode_Export |
Functions | |
TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, const Messaging::PolicyValue &) |
TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, Messaging::PolicyValue *) |
TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, Messaging::PolicyValue *&) |
TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const Messaging::PolicyValue *&) |
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 *&) |
Variables | |
TAO_AnyTypeCode_Export::CORBA::TypeCode_ptr const | Messaging::_tc_PolicyValue |
TAO_AnyTypeCode_Export::CORBA::TypeCode_ptr const | Messaging::_tc_PolicyValueSeq |
#define TAO_EXPORT_MACRO TAO_AnyTypeCode_Export |
TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , | |
Messaging::PolicyValueSeq * | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , | |
const Messaging::PolicyValueSeq & | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , | |
Messaging::PolicyValue * | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , | |
const Messaging::PolicyValue & | ||||
) |
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
const Messaging::PolicyValueSeq *& | ||||
) |
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
Messaging::PolicyValueSeq *& | ||||
) |
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
const Messaging::PolicyValue *& | ||||
) |
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
Messaging::PolicyValue *& | ||||
) |