#include <TShort_HArray1OfShortReal.hxx>
Inheritance diagram for TShort_HArray1OfShortReal:
Public Member Functions | |
Standard_EXPORT | TShort_HArray1OfShortReal (const Standard_Integer Low, const Standard_Integer Up) |
Standard_EXPORT | TShort_HArray1OfShortReal (const Standard_Integer Low, const Standard_Integer Up, const Standard_ShortReal &V) |
Standard_EXPORT 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 () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
TShort_Array1OfShortReal | myArray |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from MMgt_TShared. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|