|
Namespaces |
namespace | Messaging |
namespace | TAO |
Classes |
struct | Messaging::PolicyValue |
class | Messaging::PolicyValueSeq |
Defines |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _MESSAGING_POLICYVALUESEQ_CH_ |
Typedefs |
typedef TAO_Var_Var_T< PolicyValue > | PolicyValue_var |
typedef TAO_Out_T< PolicyValue,
PolicyValue_var > | PolicyValue_out |
typedef TAO_VarSeq_Var_T<
PolicyValueSeq, PolicyValue > | PolicyValueSeq_var |
typedef TAO_Seq_Out_T< PolicyValueSeq,
PolicyValueSeq_var, PolicyValue > | PolicyValueSeq_out |
Functions |
TAO_Export void | operator<<= (CORBA::Any &, const Messaging::PolicyValue &) |
TAO_Export void | operator<<= (CORBA::Any &, Messaging::PolicyValue *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, Messaging::PolicyValue *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const Messaging::PolicyValue *&) |
TAO_Export void | operator<<= (CORBA::Any &, const Messaging::PolicyValueSeq &) |
TAO_Export void | operator<<= (CORBA::Any &, Messaging::PolicyValueSeq *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, Messaging::PolicyValueSeq *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const Messaging::PolicyValueSeq *&) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const Messaging::PolicyValue &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, Messaging::PolicyValue &) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const Messaging::PolicyValueSeq &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, Messaging::PolicyValueSeq &) |