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