|
Open CASCADE Technology 6.5.2
|
#include <BOPTools_Array1OfPave.hxx>
| 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] |
| const BOPTools_Array1OfPave& BOPTools_Array1OfPave::Assign | ( | const BOPTools_Array1OfPave & | Other | ) |
| BOPTools_Pave& BOPTools_Array1OfPave::ChangeValue | ( | const Standard_Integer | Index | ) |
| void BOPTools_Array1OfPave::Destroy | ( | ) |
| void BOPTools_Array1OfPave::Init | ( | const BOPTools_Pave & | V | ) |
| Standard_Boolean BOPTools_Array1OfPave::IsAllocated | ( | ) | const |
| Standard_Integer BOPTools_Array1OfPave::Length | ( | ) | const |
| Standard_Integer BOPTools_Array1OfPave::Lower | ( | ) | const |
| void BOPTools_Array1OfPave::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BOPTools_Array1OfPave::operator new | ( | size_t | size | ) | [inline] |
| void* BOPTools_Array1OfPave::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| BOPTools_Pave& BOPTools_Array1OfPave::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const BOPTools_Pave& BOPTools_Array1OfPave::operator() | ( | const Standard_Integer | Index | ) | const [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.7.4