|
Open CASCADE Technology 6.5.2
|
#include <Quantity_Array1OfCoefficient.hxx>
| 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 | ||
| ) |
| Quantity_Array1OfCoefficient::~Quantity_Array1OfCoefficient | ( | ) | [inline] |
| const Quantity_Array1OfCoefficient& Quantity_Array1OfCoefficient::Assign | ( | const Quantity_Array1OfCoefficient & | Other | ) |
| Quantity_Coefficient& Quantity_Array1OfCoefficient::ChangeValue | ( | const Standard_Integer | Index | ) |
| void Quantity_Array1OfCoefficient::Destroy | ( | ) |
| void Quantity_Array1OfCoefficient::Init | ( | const Quantity_Coefficient & | V | ) |
| Standard_Boolean Quantity_Array1OfCoefficient::IsAllocated | ( | ) | const |
| Standard_Integer Quantity_Array1OfCoefficient::Length | ( | ) | const |
| Standard_Integer Quantity_Array1OfCoefficient::Lower | ( | ) | const |
| void Quantity_Array1OfCoefficient::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Quantity_Array1OfCoefficient::operator new | ( | size_t | size | ) | [inline] |
| void* Quantity_Array1OfCoefficient::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Quantity_Coefficient& Quantity_Array1OfCoefficient::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Quantity_Coefficient& Quantity_Array1OfCoefficient::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const Quantity_Array1OfCoefficient& Quantity_Array1OfCoefficient::operator= | ( | const Quantity_Array1OfCoefficient & | Other | ) | [inline] |
| void Quantity_Array1OfCoefficient::SetValue | ( | const Standard_Integer | Index, |
| const Quantity_Coefficient & | Value | ||
| ) |
| Standard_Integer Quantity_Array1OfCoefficient::Upper | ( | ) | const |
| const Quantity_Coefficient& Quantity_Array1OfCoefficient::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4