|
TAO
2.1.2
|
#include "tao/Basic_Types.h"#include "tao/String_Manager_T.h"#include "tao/Sequence_T.h"#include "tao/Seq_Var_T.h"#include "tao/Seq_Out_T.h"#include "tao/VarOut_T.h"#include "tao/Arg_Traits_T.h"#include "tao/Basic_Arguments.h"#include "tao/Special_Basic_Arguments.h"#include "tao/Any_Insert_Policy_T.h"#include "tao/Fixed_Size_Argument_T.h"#include "tao/Var_Size_Argument_T.h"#include "tao/Object_Argument_T.h"#include "tao/IOPC.h"#include "tao/Policy_ForwardC.h"Classes | |
| struct | Messaging::PolicyValue |
| class | Messaging::PolicyValueSeq |
| class | TAO::Arg_Traits< ::Messaging::PolicyValue > |
| class | TAO::Arg_Traits< ::Messaging::PolicyValueSeq > |
Namespaces | |
| namespace | Messaging |
| namespace | TAO |
| Define symbolic names for the ORB collocation strategies as used at runtime. | |
Macros | |
| #define | TAO_EXPORT_MACRO TAO_Export |
| #define | _MESSAGING_POLICYVALUESEQ_CH_ |
| #define | _TAO_CDR_OP_Messaging_PolicyValueSeq_H_ |
Typedefs | |
| typedef ::TAO_Var_Var_T < PolicyValue > | Messaging::PolicyValue_var |
| typedef ::TAO_Out_T< PolicyValue > | Messaging::PolicyValue_out |
| typedef ::TAO_VarSeq_Var_T < PolicyValueSeq > | Messaging::PolicyValueSeq_var |
| typedef ::TAO_Seq_Out_T < PolicyValueSeq > | Messaging::PolicyValueSeq_out |
Functions | |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &, const Messaging::PolicyValue &) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &, Messaging::PolicyValue &) |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Messaging::PolicyValueSeq &_tao_sequence) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Messaging::PolicyValueSeq &_tao_sequence) |
Variables | |
| const CORBA::ULong | Messaging::TAG_POLICIES = 2U |
| const CORBA::ULong | Messaging::INVOCATION_POLICIES = 7U |
| #define _MESSAGING_POLICYVALUESEQ_CH_ |
| #define _TAO_CDR_OP_Messaging_PolicyValueSeq_H_ |
| #define TAO_EXPORT_MACRO TAO_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.2 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const Messaging::PolicyValue & | |||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| const Messaging::PolicyValueSeq & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| Messaging::PolicyValue & | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
| Messaging::PolicyValueSeq & | _tao_sequence | ||
| ) |
1.8.1.1