boolSeq Class Reference

#include <hpp/common-idl.hh>

Inheritance diagram for boolSeq:
[legend]
Collaboration diagram for boolSeq:
[legend]

Public Types

typedef boolSeq_var _var_type
 

Public Member Functions

 boolSeq ()
 
 boolSeq (const boolSeq &_s)
 
 boolSeq (_CORBA_ULong _max)
 
 boolSeq (_CORBA_ULong _max, _CORBA_ULong _len,::CORBA::Boolean *_val, _CORBA_Boolean _rel=0)
 
boolSeqoperator= (const boolSeq &_s)
 

Member Typedef Documentation

Constructor & Destructor Documentation

boolSeq::boolSeq ( )
inline
boolSeq::boolSeq ( const boolSeq _s)
inline
boolSeq::boolSeq ( _CORBA_ULong  _max)
inline
boolSeq::boolSeq ( _CORBA_ULong  _max,
_CORBA_ULong  _len,
::CORBA::Boolean *  _val,
_CORBA_Boolean  _rel = 0 
)
inline

Member Function Documentation

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