Open CASCADE Technology
6.5.4
|
#include <TShort_Array1OfShortReal.hxx>
DEFINE_STANDARD_ALLOC TShort_Array1OfShortReal::TShort_Array1OfShortReal | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
TShort_Array1OfShortReal::TShort_Array1OfShortReal | ( | const Standard_ShortReal & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
TShort_Array1OfShortReal::~TShort_Array1OfShortReal | ( | ) | [inline] |
const TShort_Array1OfShortReal& TShort_Array1OfShortReal::Assign | ( | const TShort_Array1OfShortReal & | Other | ) |
const Standard_ShortReal& TShort_Array1OfShortReal::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Standard_ShortReal& TShort_Array1OfShortReal::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const TShort_Array1OfShortReal& TShort_Array1OfShortReal::operator= | ( | const TShort_Array1OfShortReal & | Other | ) | [inline] |
void TShort_Array1OfShortReal::SetValue | ( | const Standard_Integer | Index, |
const Standard_ShortReal & | Value | ||
) |
const Standard_ShortReal& TShort_Array1OfShortReal::Value | ( | const Standard_Integer | Index | ) | const |