Open CASCADE Technology
6.5.4
|
#include <Quantity_Array1OfCoefficient.hxx>
DEFINE_STANDARD_ALLOC Quantity_Array1OfCoefficient::Quantity_Array1OfCoefficient | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
Quantity_Array1OfCoefficient::Quantity_Array1OfCoefficient | ( | const Quantity_Coefficient & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
const Quantity_Array1OfCoefficient& Quantity_Array1OfCoefficient::Assign | ( | const Quantity_Array1OfCoefficient & | Other | ) |
const Quantity_Coefficient& Quantity_Array1OfCoefficient::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Quantity_Coefficient& Quantity_Array1OfCoefficient::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Quantity_Array1OfCoefficient& Quantity_Array1OfCoefficient::operator= | ( | const Quantity_Array1OfCoefficient & | Other | ) | [inline] |
void Quantity_Array1OfCoefficient::SetValue | ( | const Standard_Integer | Index, |
const Quantity_Coefficient & | Value | ||
) |
const Quantity_Coefficient& Quantity_Array1OfCoefficient::Value | ( | const Standard_Integer | Index | ) | const |