|
Open CASCADE Technology
6.5.4
|
#include <TShort_HArray1OfShortReal.hxx>

Public Member Functions | |
| TShort_HArray1OfShortReal (const Standard_Integer Low, const Standard_Integer Up) | |
| TShort_HArray1OfShortReal (const Standard_Integer Low, const Standard_Integer Up, const Standard_ShortReal &V) | |
| void | Init (const Standard_ShortReal &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Standard_ShortReal &Value) |
| const Standard_ShortReal & | Value (const Standard_Integer Index) const |
| Standard_ShortReal & | ChangeValue (const Standard_Integer Index) |
| const TShort_Array1OfShortReal & | Array1 () const |
| TShort_Array1OfShortReal & | ChangeArray1 () |
| TShort_HArray1OfShortReal::TShort_HArray1OfShortReal | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| TShort_HArray1OfShortReal::TShort_HArray1OfShortReal | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Standard_ShortReal & | V | ||
| ) |
| void TShort_HArray1OfShortReal::SetValue | ( | const Standard_Integer | Index, |
| const Standard_ShortReal & | Value | ||
| ) |
| const Standard_ShortReal& TShort_HArray1OfShortReal::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0