|
Open CASCADE Technology
6.5.4
|
#include <TopTools_Array1OfListOfShape.hxx>
| DEFINE_STANDARD_ALLOC 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 | ||
| ) |
| const TopTools_Array1OfListOfShape& TopTools_Array1OfListOfShape::Assign | ( | const TopTools_Array1OfListOfShape & | Other | ) |
| const TopTools_ListOfShape& TopTools_Array1OfListOfShape::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| TopTools_ListOfShape& TopTools_Array1OfListOfShape::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const TopTools_Array1OfListOfShape& TopTools_Array1OfListOfShape::operator= | ( | const TopTools_Array1OfListOfShape & | Other | ) | [inline] |
| void TopTools_Array1OfListOfShape::SetValue | ( | const Standard_Integer | Index, |
| const TopTools_ListOfShape & | Value | ||
| ) |
| const TopTools_ListOfShape& TopTools_Array1OfListOfShape::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0