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

#include <IntTools_Array1OfRoots.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC IntTools_Array1OfRoots (const Standard_Integer Low, const Standard_Integer Up)
 IntTools_Array1OfRoots (const IntTools_Root &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const IntTools_Root &V)
void Destroy ()
 ~IntTools_Array1OfRoots ()
Standard_Boolean IsAllocated () const
const IntTools_Array1OfRootsAssign (const IntTools_Array1OfRoots &Other)
const IntTools_Array1OfRootsoperator= (const IntTools_Array1OfRoots &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const IntTools_Root &Value)
const IntTools_RootValue (const Standard_Integer Index) const
const IntTools_Rootoperator() (const Standard_Integer Index) const
IntTools_RootChangeValue (const Standard_Integer Index)
IntTools_Rootoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const IntTools_Root& IntTools_Array1OfRoots::operator() ( const Standard_Integer  Index) const [inline]
IntTools_Root& IntTools_Array1OfRoots::operator() ( const Standard_Integer  Index) [inline]
const IntTools_Array1OfRoots& IntTools_Array1OfRoots::operator= ( const IntTools_Array1OfRoots Other) [inline]

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