|
TAO
2.0.3
|
#include "tao/Basic_Types.h"#include "tao/Sequence_T.h"#include "tao/Seq_Var_T.h"#include "tao/Seq_Out_T.h"#include "tao/VarOut_T.h"Classes | |
| struct | CONV_FRAME::CodeSetComponent |
| struct | CONV_FRAME::CodeSetComponentInfo |
Namespaces | |
| namespace | CONV_FRAME |
| namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
Defines | |
| #define | TAO_EXPORT_MACRO TAO_Export |
Typedefs | |
| typedef ::CORBA::ULong | CONV_FRAME::CodeSetId |
| typedef ::CORBA::ULong_out | CONV_FRAME::CodeSetId_out |
| typedef ::TAO_Var_Var_T < CodeSetComponent > | CONV_FRAME::CodeSetComponent_var |
| typedef ::TAO_Out_T < CodeSetComponent > | CONV_FRAME::CodeSetComponent_out |
| typedef ::TAO_Var_Var_T < CodeSetComponentInfo > | CONV_FRAME::CodeSetComponentInfo_var |
| typedef ::TAO_Out_T < CodeSetComponentInfo > | CONV_FRAME::CodeSetComponentInfo_out |
Functions | |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetComponent &) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetComponent &) |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetComponentInfo &) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetComponentInfo &) |
| #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 CONV_FRAME::CodeSetComponent & | |||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const CONV_FRAME::CodeSetComponentInfo & | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| CONV_FRAME::CodeSetComponent & | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| CONV_FRAME::CodeSetComponentInfo & | |||
| ) |
1.7.6.1