|
TAO
2.0.3
|
#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/IOPC.h"#include "tao/Policy_ForwardC.h"Classes | |
| struct | Messaging::PolicyValue |
Namespaces | |
| namespace | Messaging |
| namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
Defines | |
| #define | TAO_EXPORT_MACRO TAO_Export |
Typedefs | |
| typedef ::TAO_Var_Var_T < PolicyValue > | Messaging::PolicyValue_var |
| typedef ::TAO_Out_T< PolicyValue > | Messaging::PolicyValue_out |
Functions | |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &, const Messaging::PolicyValue &) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &, Messaging::PolicyValue &) |
Variables | |
| const CORBA::ULong | Messaging::TAG_POLICIES = 2U |
| const CORBA::ULong | Messaging::INVOCATION_POLICIES = 7U |
| #define TAO_EXPORT_MACRO TAO_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.3 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_InputCDR & | , |
| Messaging::PolicyValue & | |||
| ) |
1.7.6.1