|
Open CASCADE Technology
6.9.1
|
#include <TColStd_Array1OfListOfInteger.hxx>
| TColStd_Array1OfListOfInteger::TColStd_Array1OfListOfInteger | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| TColStd_Array1OfListOfInteger::TColStd_Array1OfListOfInteger | ( | const TColStd_ListOfInteger & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const TColStd_Array1OfListOfInteger& TColStd_Array1OfListOfInteger::Assign | ( | const TColStd_Array1OfListOfInteger & | Other | ) |
| TColStd_ListOfInteger& TColStd_Array1OfListOfInteger::ChangeValue | ( | const Standard_Integer | Index | ) |
| void TColStd_Array1OfListOfInteger::Destroy | ( | ) |
| void TColStd_Array1OfListOfInteger::Init | ( | const TColStd_ListOfInteger & | V | ) |
| Standard_Boolean TColStd_Array1OfListOfInteger::IsAllocated | ( | ) | const |
| Standard_Integer TColStd_Array1OfListOfInteger::Length | ( | ) | const |
| Standard_Integer TColStd_Array1OfListOfInteger::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void TColStd_Array1OfListOfInteger::SetValue | ( | const Standard_Integer | Index, |
| const TColStd_ListOfInteger & | Value | ||
| ) |
| Standard_Integer TColStd_Array1OfListOfInteger::Upper | ( | ) | const |
| const TColStd_ListOfInteger& TColStd_Array1OfListOfInteger::Value | ( | const Standard_Integer | Index | ) | const |
1.8.10