|
Open CASCADE Technology 6.5.2
|
#include <PDataStd_BooleanList.hxx>

Public Member Functions | |
| PDataStd_BooleanList () | |
| void | Init (const Standard_Integer lower, const Standard_Integer upper) |
| void | SetValue (const Standard_Integer index, const Standard_Integer value) |
| Standard_Integer | Value (const Standard_Integer index) const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| PDataStd_BooleanList (const Storage_stCONSTclCOM &a) | |
| Handle< PColStd_HArray1OfInteger > | _CSFDB_GetPDataStd_BooleanListmyValue () const |
| void | _CSFDB_SetPDataStd_BooleanListmyValue (const Handle< PColStd_HArray1OfInteger > &p) |
| PDataStd_BooleanList::PDataStd_BooleanList | ( | ) |
| PDataStd_BooleanList::PDataStd_BooleanList | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Handle< PColStd_HArray1OfInteger > PDataStd_BooleanList::_CSFDB_GetPDataStd_BooleanListmyValue | ( | ) | const [inline] |
| void PDataStd_BooleanList::_CSFDB_SetPDataStd_BooleanListmyValue | ( | const Handle< PColStd_HArray1OfInteger > & | p | ) | [inline] |
| void PDataStd_BooleanList::Init | ( | const Standard_Integer | lower, |
| const Standard_Integer | upper | ||
| ) |
| Standard_Integer PDataStd_BooleanList::Lower | ( | ) | const |
| void PDataStd_BooleanList::SetValue | ( | const Standard_Integer | index, |
| const Standard_Integer | value | ||
| ) |
| Standard_Integer PDataStd_BooleanList::Upper | ( | ) | const |
| Standard_Integer PDataStd_BooleanList::Value | ( | const Standard_Integer | index | ) | const |
1.7.4