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() [1/3]

boolSeq_out::boolSeq_out ( boolSeq *&  _s)
inline

◆ boolSeq_out() [2/3]

boolSeq_out::boolSeq_out ( boolSeq_var _s)
inline

◆ boolSeq_out() [3/3]

boolSeq_out::boolSeq_out ( const boolSeq_out _s)
inline

Member Function Documentation

◆ operator boolSeq *&()

boolSeq_out::operator boolSeq *& ( )
inline

◆ operator->()

boolSeq* boolSeq_out::operator-> ( )
inline

◆ operator=() [1/2]

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

References _data.

◆ operator=() [2/2]

boolSeq_out& boolSeq_out::operator= ( boolSeq _s)
inline

◆ operator[]()

inline ::CORBA::Boolean& boolSeq_out::operator[] ( _CORBA_ULong  _i)
inline

◆ ptr()

boolSeq*& boolSeq_out::ptr ( )
inline

Member Data Documentation

◆ _data

boolSeq*& boolSeq_out::_data

Referenced by operator=().