Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Quantity_Array1OfCoefficient Class Reference

#include <Quantity_Array1OfCoefficient.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Quantity_Array1OfCoefficient (const Standard_Integer Low, const Standard_Integer Up)
 Quantity_Array1OfCoefficient (const Quantity_Coefficient &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Quantity_Coefficient &V)
void Destroy ()
 ~Quantity_Array1OfCoefficient ()
Standard_Boolean IsAllocated () const
const
Quantity_Array1OfCoefficient
Assign (const Quantity_Array1OfCoefficient &Other)
const
Quantity_Array1OfCoefficient
operator= (const Quantity_Array1OfCoefficient &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Quantity_Coefficient &Value)
const Quantity_CoefficientValue (const Standard_Integer Index) const
const Quantity_Coefficientoperator() (const Standard_Integer Index) const
Quantity_CoefficientChangeValue (const Standard_Integer Index)
Quantity_Coefficientoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

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]

The documentation for this class was generated from the following file: