TAO  2.0.8
Classes | Namespaces | Defines | Typedefs | Functions
CharSeqC.h File Reference
#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::CharSeq
class  TAO::Arg_Traits< ::CORBA::CharSeq >

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_CHARSEQ_CH_
#define _TAO_CDR_OP_CORBA_CharSeq_H_

Typedefs

typedef ::TAO_FixedSeq_Var_T
< CharSeq > 
CORBA::CharSeq_var
typedef ::TAO_Seq_Out_T< CharSeq > CORBA::CharSeq_out

Functions

::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CORBA::CharSeq &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, CORBA::CharSeq &_tao_sequence)

Define Documentation

#define _CORBA_CHARSEQ_CH_
#define _TAO_CDR_OP_CORBA_CharSeq_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


Function Documentation

::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const CORBA::CharSeq _tao_sequence 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CORBA::CharSeq _tao_sequence 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines