|
Open CASCADE Technology 6.5.2
|
#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 | ||
| ) |
| const TShort_Array1OfShortReal& TShort_HArray1OfShortReal::Array1 | ( | ) | const |
| TShort_Array1OfShortReal& TShort_HArray1OfShortReal::ChangeArray1 | ( | ) |
| Standard_ShortReal& TShort_HArray1OfShortReal::ChangeValue | ( | const Standard_Integer | Index | ) |
| void TShort_HArray1OfShortReal::Init | ( | const Standard_ShortReal & | V | ) |
| Standard_Integer TShort_HArray1OfShortReal::Length | ( | ) | const |
| Standard_Integer TShort_HArray1OfShortReal::Lower | ( | ) | const |
| void TShort_HArray1OfShortReal::SetValue | ( | const Standard_Integer | Index, |
| const Standard_ShortReal & | Value | ||
| ) |
| Standard_Integer TShort_HArray1OfShortReal::Upper | ( | ) | const |
| const Standard_ShortReal& TShort_HArray1OfShortReal::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4