|
TAO
2.1.2
|
#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"#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/OctetSeqC.h"Namespaces | |
| namespace | CORBA |
| FUZZ: disable check_for_include/. | |
| namespace | TAO |
| Define symbolic names for the ORB collocation strategies as used at runtime. | |
Macros | |
| #define | TAO_EXPORT_MACRO TAO_Export |
| #define | _CORBA_SERVICEOPTIONSEQ_CH_ |
| #define | _CORBA_SERVICEDETAILSEQ_CH_ |
| #define | _TAO_CDR_OP_CORBA_ServiceOptionSeq_H_ |
| #define | _TAO_CDR_OP_CORBA_ServiceDetailSeq_H_ |
Typedefs | |
| typedef ::CORBA::UShort_out | CORBA::ServiceType_out |
| typedef ::CORBA::ULong | CORBA::ServiceOption |
| typedef ::CORBA::ULong_out | CORBA::ServiceOption_out |
| typedef ::CORBA::ULong | CORBA::ServiceDetailType |
| typedef ::CORBA::ULong_out | CORBA::ServiceDetailType_out |
| typedef OctetSeq | CORBA::ServiceDetailData |
| typedef OctetSeq_var | CORBA::ServiceDetailData_var |
| typedef OctetSeq_out | CORBA::ServiceDetailData_out |
| typedef ::TAO_FixedSeq_Var_T < ServiceOptionSeq > | CORBA::ServiceOptionSeq_var |
| typedef ::TAO_Seq_Out_T < ServiceOptionSeq > | CORBA::ServiceOptionSeq_out |
| typedef ::TAO_Var_Var_T < ServiceDetail > | CORBA::ServiceDetail_var |
| typedef ::TAO_Out_T < ServiceDetail > | CORBA::ServiceDetail_out |
| typedef ::TAO_VarSeq_Var_T < ServiceDetailSeq > | CORBA::ServiceDetailSeq_var |
| typedef ::TAO_Seq_Out_T < ServiceDetailSeq > | CORBA::ServiceDetailSeq_out |
| typedef ::TAO_Var_Var_T < ServiceInformation > | CORBA::ServiceInformation_var |
| typedef ::TAO_Out_T < ServiceInformation > | CORBA::ServiceInformation_out |
Functions | |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CORBA::ServiceOptionSeq &_tao_sequence) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::ServiceOptionSeq &_tao_sequence) |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::ServiceDetail &) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::ServiceDetail &) |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CORBA::ServiceDetailSeq &_tao_sequence) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::ServiceDetailSeq &_tao_sequence) |
| ::CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::ServiceInformation &) |
| ::CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::ServiceInformation &) |
Variables | |
| const CORBA::UShort | CORBA::Security = 1U |
| #define _CORBA_SERVICEDETAILSEQ_CH_ |
| #define _CORBA_SERVICEOPTIONSEQ_CH_ |
| #define _TAO_CDR_OP_CORBA_ServiceDetailSeq_H_ |
| #define _TAO_CDR_OP_CORBA_ServiceOptionSeq_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 & | strm, |
| const CORBA::ServiceOptionSeq & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const CORBA::ServiceDetail & | |||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| const CORBA::ServiceDetailSeq & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const CORBA::ServiceInformation & | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
| CORBA::ServiceOptionSeq & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| CORBA::ServiceDetail & | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
| CORBA::ServiceDetailSeq & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| CORBA::ServiceInformation & | |||
| ) |
1.8.1.1