Open CASCADE Technology  6.9.0
Public Member Functions

Quantity_Array1OfCoefficient Class Reference

#include <Quantity_Array1OfCoefficient.hxx>

Public Member Functions

 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

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

Member Function Documentation

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
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 
)
Standard_Integer Quantity_Array1OfCoefficient::Upper ( ) const
const Quantity_Coefficient& Quantity_Array1OfCoefficient::Value ( const Standard_Integer  Index) const

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