boolSeq_out Class Reference

#include <hpp/common-idl.hh>

Collaboration diagram for boolSeq_out:
[legend]

Public Member Functions

 boolSeq_out (boolSeq *&_s)
 
 boolSeq_out (boolSeq_var &_s)
 
 boolSeq_out (const boolSeq_out &_s)
 
boolSeq_outoperator= (const boolSeq_out &_s)
 
boolSeq_outoperator= (boolSeq *_s)
 
 operator boolSeq *& ()
 
boolSeq *& ptr ()
 
boolSeqoperator-> ()
 
inline::CORBA::Boolean & operator[] (_CORBA_ULong _i)
 

Public Attributes

boolSeq *& _data
 

Constructor & Destructor Documentation

boolSeq_out::boolSeq_out ( boolSeq *&  _s)
inline
boolSeq_out::boolSeq_out ( boolSeq_var _s)
inline
boolSeq_out::boolSeq_out ( const boolSeq_out _s)
inline

Member Function Documentation

boolSeq_out::operator boolSeq *& ( )
inline
boolSeq* boolSeq_out::operator-> ( )
inline
boolSeq_out& boolSeq_out::operator= ( const boolSeq_out _s)
inline

References _data.

boolSeq_out& boolSeq_out::operator= ( boolSeq _s)
inline
inline ::CORBA::Boolean& boolSeq_out::operator[] ( _CORBA_ULong  _i)
inline
boolSeq*& boolSeq_out::ptr ( )
inline

Member Data Documentation

boolSeq*& boolSeq_out::_data

Referenced by operator=().