|
Open CASCADE Technology
6.5.4
|
#include <BOPTools_Array1OfPave.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BOPTools_Array1OfPave (const Standard_Integer Low, const Standard_Integer Up) |
| BOPTools_Array1OfPave (const BOPTools_Pave &Item, const Standard_Integer Low, const Standard_Integer Up) | |
| void | Init (const BOPTools_Pave &V) |
| void | Destroy () |
| ~BOPTools_Array1OfPave () | |
| Standard_Boolean | IsAllocated () const |
| const BOPTools_Array1OfPave & | Assign (const BOPTools_Array1OfPave &Other) |
| const BOPTools_Array1OfPave & | operator= (const BOPTools_Array1OfPave &Other) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const BOPTools_Pave &Value) |
| const BOPTools_Pave & | Value (const Standard_Integer Index) const |
| const BOPTools_Pave & | operator() (const Standard_Integer Index) const |
| BOPTools_Pave & | ChangeValue (const Standard_Integer Index) |
| BOPTools_Pave & | operator() (const Standard_Integer Index) |
| DEFINE_STANDARD_ALLOC BOPTools_Array1OfPave::BOPTools_Array1OfPave | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| BOPTools_Array1OfPave::BOPTools_Array1OfPave | ( | const BOPTools_Pave & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| BOPTools_Array1OfPave::~BOPTools_Array1OfPave | ( | ) | [inline] |
| Standard_Integer BOPTools_Array1OfPave::Lower | ( | ) | const |
| const BOPTools_Pave& BOPTools_Array1OfPave::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| BOPTools_Pave& BOPTools_Array1OfPave::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const BOPTools_Array1OfPave& BOPTools_Array1OfPave::operator= | ( | const BOPTools_Array1OfPave & | Other | ) | [inline] |
| void BOPTools_Array1OfPave::SetValue | ( | const Standard_Integer | Index, |
| const BOPTools_Pave & | Value | ||
| ) |
| Standard_Integer BOPTools_Array1OfPave::Upper | ( | ) | const |
| const BOPTools_Pave& BOPTools_Array1OfPave::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0