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

#include <BOPTools_Array1OfPave.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_Array1OfPave (const Standard_Integer Low, const Standard_Integer Up)
 BOPTools_Array1OfPave (const BOPTools_Pave &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const BOPTools_Pave &V)
void Destroy ()
 ~BOPTools_Array1OfPave ()
Standard_Boolean IsAllocated () const
const BOPTools_Array1OfPaveAssign (const BOPTools_Array1OfPave &Other)
const BOPTools_Array1OfPaveoperator= (const BOPTools_Array1OfPave &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const BOPTools_Pave &Value)
const BOPTools_PaveValue (const Standard_Integer Index) const
const BOPTools_Paveoperator() (const Standard_Integer Index) const
BOPTools_PaveChangeValue (const Standard_Integer Index)
BOPTools_Paveoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const BOPTools_Pave& BOPTools_Array1OfPave::operator() ( const Standard_Integer  Index) const [inline]
BOPTools_Pave& BOPTools_Array1OfPave::operator() ( const Standard_Integer  Index) [inline]
const BOPTools_Array1OfPave& BOPTools_Array1OfPave::operator= ( const BOPTools_Array1OfPave Other) [inline]

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