intSeqSeq_out Class Reference

#include <hpp/common-idl.hh>

Collaboration diagram for intSeqSeq_out:
[legend]

Public Member Functions

 intSeqSeq_out (intSeqSeq *&_s)
 
 intSeqSeq_out (intSeqSeq_var &_s)
 
 intSeqSeq_out (const intSeqSeq_out &_s)
 
intSeqSeq_outoperator= (const intSeqSeq_out &_s)
 
intSeqSeq_outoperator= (intSeqSeq *_s)
 
 operator intSeqSeq *& ()
 
intSeqSeq *& ptr ()
 
intSeqSeqoperator-> ()
 
intSeqoperator[] (_CORBA_ULong _i)
 

Public Attributes

intSeqSeq *& _data
 

Constructor & Destructor Documentation

◆ intSeqSeq_out() [1/3]

intSeqSeq_out::intSeqSeq_out ( intSeqSeq *&  _s)
inline

◆ intSeqSeq_out() [2/3]

intSeqSeq_out::intSeqSeq_out ( intSeqSeq_var _s)
inline

◆ intSeqSeq_out() [3/3]

intSeqSeq_out::intSeqSeq_out ( const intSeqSeq_out _s)
inline

Member Function Documentation

◆ operator intSeqSeq *&()

intSeqSeq_out::operator intSeqSeq *& ( )
inline

◆ operator->()

intSeqSeq* intSeqSeq_out::operator-> ( )
inline

◆ operator=() [1/2]

intSeqSeq_out& intSeqSeq_out::operator= ( const intSeqSeq_out _s)
inline

References _data.

◆ operator=() [2/2]

intSeqSeq_out& intSeqSeq_out::operator= ( intSeqSeq _s)
inline

◆ operator[]()

intSeq& intSeqSeq_out::operator[] ( _CORBA_ULong  _i)
inline

◆ ptr()

intSeqSeq*& intSeqSeq_out::ptr ( )
inline

Member Data Documentation

◆ _data

intSeqSeq*& intSeqSeq_out::_data

Referenced by operator=().