TAO
2.0.8
|
#include "tao/Basic_Types.h"
#include "tao/Sequence_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_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"
Classes | |
class | CORBA::FloatSeq |
class | TAO::Arg_Traits< ::CORBA::FloatSeq > |
Namespaces | |
namespace | CORBA |
FUZZ: disable check_for_include/. | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies as used at runtime. | |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _CORBA_FLOATSEQ_CH_ |
#define | _TAO_CDR_OP_CORBA_FloatSeq_H_ |
Typedefs | |
typedef ::TAO_FixedSeq_Var_T < FloatSeq > | CORBA::FloatSeq_var |
typedef ::TAO_Seq_Out_T< FloatSeq > | CORBA::FloatSeq_out |
Functions | |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CORBA::FloatSeq &_tao_sequence) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::FloatSeq &_tao_sequence) |
#define _CORBA_FLOATSEQ_CH_ |
#define _TAO_CDR_OP_CORBA_FloatSeq_H_ |
#define TAO_EXPORT_MACRO TAO_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 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::FloatSeq & | _tao_sequence | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
CORBA::FloatSeq & | _tao_sequence | ||
) |