|
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/UB_String_Arguments.h"#include "tao/OctetSeqC.h"Classes | |
| struct | IOP::TaggedProfile |
| class | IOP::TaggedProfileSeq |
| struct | IOP::IOR |
| struct | IOP::TaggedComponent |
| class | IOP::MultipleComponentProfile |
| class | IOP::TaggedComponentSeq |
| struct | IOP::ServiceContext |
| class | IOP::ServiceContextList |
| class | TAO::Arg_Traits< ::IOP::TaggedProfile > |
| class | TAO::Arg_Traits< ::IOP::TaggedProfileSeq > |
| class | TAO::Arg_Traits< ::IOP::IOR > |
| class | TAO::Arg_Traits< ::IOP::TaggedComponent > |
| class | TAO::Arg_Traits< ::IOP::MultipleComponentProfile > |
| class | TAO::Arg_Traits< ::IOP::TaggedComponentSeq > |
| class | TAO::Arg_Traits< ::IOP::ServiceContext > |
| class | TAO::Arg_Traits< ::IOP::ServiceContextList > |
Namespaces | |
| namespace | IOP |
| namespace | TAO |
| Define symbolic names for the ORB collocation strategies as used at runtime. | |
Macros | |
| #define | TAO_EXPORT_MACRO TAO_Export |
| #define | _IOP_TAGGEDPROFILESEQ_CH_ |
| #define | _IOP_MULTIPLECOMPONENTPROFILE_CH_ |
| #define | _IOP_TAGGEDCOMPONENTSEQ_CH_ |
| #define | _IOP_SERVICECONTEXTLIST_CH_ |
| #define | _TAO_CDR_OP_IOP_TaggedProfileSeq_H_ |
| #define | _TAO_CDR_OP_IOP_MultipleComponentProfile_H_ |
| #define | _TAO_CDR_OP_IOP_TaggedComponentSeq_H_ |
| #define | _TAO_CDR_OP_IOP_ServiceContextList_H_ |
| #define _IOP_MULTIPLECOMPONENTPROFILE_CH_ |
| #define _IOP_SERVICECONTEXTLIST_CH_ |
| #define _IOP_TAGGEDCOMPONENTSEQ_CH_ |
| #define _IOP_TAGGEDPROFILESEQ_CH_ |
| #define _TAO_CDR_OP_IOP_MultipleComponentProfile_H_ |
| #define _TAO_CDR_OP_IOP_ServiceContextList_H_ |
| #define _TAO_CDR_OP_IOP_TaggedComponentSeq_H_ |
| #define _TAO_CDR_OP_IOP_TaggedProfileSeq_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 IOP::TaggedProfile & | |||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| const IOP::TaggedProfileSeq & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const IOP::IOR & | |||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const IOP::TaggedComponent & | |||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| const IOP::MultipleComponentProfile & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| const IOP::TaggedComponentSeq & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const IOP::ServiceContext & | |||
| ) |
| ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
| const IOP::ServiceContextList & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| IOP::TaggedProfile & | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
| IOP::TaggedProfileSeq & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| IOP::IOR & | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| IOP::TaggedComponent & | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
| IOP::MultipleComponentProfile & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
| IOP::TaggedComponentSeq & | _tao_sequence | ||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
| IOP::ServiceContext & | |||
| ) |
| ::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
| IOP::ServiceContextList & | _tao_sequence | ||
| ) |
1.8.1.1