floatSeqSeq_out Class Reference

#include <hpp/common-idl.hh>

Collaboration diagram for floatSeqSeq_out:
[legend]

Public Member Functions

 floatSeqSeq_out (floatSeqSeq *&_s)
 
 floatSeqSeq_out (floatSeqSeq_var &_s)
 
 floatSeqSeq_out (const floatSeqSeq_out &_s)
 
floatSeqSeq_outoperator= (const floatSeqSeq_out &_s)
 
floatSeqSeq_outoperator= (floatSeqSeq *_s)
 
 operator floatSeqSeq *& ()
 
floatSeqSeq *& ptr ()
 
floatSeqSeqoperator-> ()
 
floatSeqoperator[] (_CORBA_ULong _i)
 

Public Attributes

floatSeqSeq *& _data
 

Constructor & Destructor Documentation

floatSeqSeq_out::floatSeqSeq_out ( floatSeqSeq *&  _s)
inline
floatSeqSeq_out::floatSeqSeq_out ( floatSeqSeq_var _s)
inline
floatSeqSeq_out::floatSeqSeq_out ( const floatSeqSeq_out _s)
inline

Member Function Documentation

floatSeqSeq_out::operator floatSeqSeq *& ( )
inline
floatSeqSeq* floatSeqSeq_out::operator-> ( )
inline
floatSeqSeq_out& floatSeqSeq_out::operator= ( const floatSeqSeq_out _s)
inline

References _data.

floatSeqSeq_out& floatSeqSeq_out::operator= ( floatSeqSeq _s)
inline
floatSeq& floatSeqSeq_out::operator[] ( _CORBA_ULong  _i)
inline
floatSeqSeq*& floatSeqSeq_out::ptr ( )
inline

Member Data Documentation

floatSeqSeq*& floatSeqSeq_out::_data

Referenced by operator=().