Open CASCADE Technology
6.5.4
|
#include <IntTools_CArray1OfInteger.hxx>
DEFINE_STANDARD_ALLOC IntTools_CArray1OfInteger::IntTools_CArray1OfInteger | ( | const Standard_Integer | Length = 0 | ) |
IntTools_CArray1OfInteger::IntTools_CArray1OfInteger | ( | const Standard_Integer & | Item, |
const Standard_Integer | Length | ||
) |
Standard_Boolean IntTools_CArray1OfInteger::IsEqual | ( | const IntTools_CArray1OfInteger & | Other | ) | const |
const Standard_Integer& IntTools_CArray1OfInteger::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Standard_Integer& IntTools_CArray1OfInteger::operator() | ( | const Standard_Integer | Index | ) | [inline] |
Standard_Boolean IntTools_CArray1OfInteger::operator== | ( | const IntTools_CArray1OfInteger & | Other | ) | const [inline] |
void IntTools_CArray1OfInteger::Resize | ( | const Standard_Integer | theNewLength | ) |
void IntTools_CArray1OfInteger::SetValue | ( | const Standard_Integer | Index, |
const Standard_Integer & | Value | ||
) |
const Standard_Integer& IntTools_CArray1OfInteger::Value | ( | const Standard_Integer | Index | ) | const |