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

#include <IntTools_CArray1OfReal.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC IntTools_CArray1OfReal (const Standard_Integer Length=0)
 IntTools_CArray1OfReal (const Standard_Real &Item, const Standard_Integer Length)
void Init (const Standard_Real &V)
void Resize (const Standard_Integer theNewLength)
void Destroy ()
 ~IntTools_CArray1OfReal ()
Standard_Integer Length () const
void Append (const Standard_Real &Value)
void SetValue (const Standard_Integer Index, const Standard_Real &Value)
const Standard_RealValue (const Standard_Integer Index) const
const Standard_Realoperator() (const Standard_Integer Index) const
Standard_RealChangeValue (const Standard_Integer Index)
Standard_Realoperator() (const Standard_Integer Index)
Standard_Boolean IsEqual (const IntTools_CArray1OfReal &Other) const
Standard_Boolean operator== (const IntTools_CArray1OfReal &Other) const

Constructor & Destructor Documentation


Member Function Documentation

const Standard_Real& IntTools_CArray1OfReal::operator() ( const Standard_Integer  Index) const [inline]
Standard_Real& IntTools_CArray1OfReal::operator() ( const Standard_Integer  Index) [inline]
Standard_Boolean IntTools_CArray1OfReal::operator== ( const IntTools_CArray1OfReal Other) const [inline]

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