|
Open CASCADE Technology 6.5.2
|
#include <TopTools_Array1OfListOfShape.hxx>
| TopTools_Array1OfListOfShape::TopTools_Array1OfListOfShape | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| TopTools_Array1OfListOfShape::TopTools_Array1OfListOfShape | ( | const TopTools_ListOfShape & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| TopTools_Array1OfListOfShape::~TopTools_Array1OfListOfShape | ( | ) | [inline] |
| const TopTools_Array1OfListOfShape& TopTools_Array1OfListOfShape::Assign | ( | const TopTools_Array1OfListOfShape & | Other | ) |
| TopTools_ListOfShape& TopTools_Array1OfListOfShape::ChangeValue | ( | const Standard_Integer | Index | ) |
| void TopTools_Array1OfListOfShape::Destroy | ( | ) |
| void TopTools_Array1OfListOfShape::Init | ( | const TopTools_ListOfShape & | V | ) |
| Standard_Boolean TopTools_Array1OfListOfShape::IsAllocated | ( | ) | const |
| Standard_Integer TopTools_Array1OfListOfShape::Length | ( | ) | const |
| Standard_Integer TopTools_Array1OfListOfShape::Lower | ( | ) | const |
| void TopTools_Array1OfListOfShape::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TopTools_Array1OfListOfShape::operator new | ( | size_t | size | ) | [inline] |
| void* TopTools_Array1OfListOfShape::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| TopTools_ListOfShape& TopTools_Array1OfListOfShape::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const TopTools_ListOfShape& TopTools_Array1OfListOfShape::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const TopTools_Array1OfListOfShape& TopTools_Array1OfListOfShape::operator= | ( | const TopTools_Array1OfListOfShape & | Other | ) | [inline] |
| void TopTools_Array1OfListOfShape::SetValue | ( | const Standard_Integer | Index, |
| const TopTools_ListOfShape & | Value | ||
| ) |
| Standard_Integer TopTools_Array1OfListOfShape::Upper | ( | ) | const |
| const TopTools_ListOfShape& TopTools_Array1OfListOfShape::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4