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

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