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

#include <math_Array1OfValueAndWeight.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC math_Array1OfValueAndWeight (const Standard_Integer Low, const Standard_Integer Up)
 math_Array1OfValueAndWeight (const math_ValueAndWeight &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const math_ValueAndWeight &V)
void Destroy ()
 ~math_Array1OfValueAndWeight ()
Standard_Boolean IsAllocated () const
const math_Array1OfValueAndWeightAssign (const math_Array1OfValueAndWeight &Other)
const math_Array1OfValueAndWeightoperator= (const math_Array1OfValueAndWeight &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const math_ValueAndWeight &Value)
const math_ValueAndWeightValue (const Standard_Integer Index) const
const math_ValueAndWeightoperator() (const Standard_Integer Index) const
math_ValueAndWeightChangeValue (const Standard_Integer Index)
math_ValueAndWeightoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const math_ValueAndWeight& math_Array1OfValueAndWeight::operator() ( const Standard_Integer  Index) const [inline]
math_ValueAndWeight& math_Array1OfValueAndWeight::operator() ( const Standard_Integer  Index) [inline]
const math_Array1OfValueAndWeight& math_Array1OfValueAndWeight::operator= ( const math_Array1OfValueAndWeight Other) [inline]

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