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

◆ _var_type

Constructor & Destructor Documentation

◆ boolSeq() [1/4]

boolSeq::boolSeq ( )
inline

◆ boolSeq() [2/4]

boolSeq::boolSeq ( const boolSeq _s)
inline

◆ boolSeq() [3/4]

boolSeq::boolSeq ( _CORBA_ULong  _max)
inline

◆ boolSeq() [4/4]

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

Member Function Documentation

◆ operator=()

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