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

#include <BOPTools_CArray1OfInterferenceLine.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_CArray1OfInterferenceLine (const Standard_Integer Length=0, const Standard_Integer BlockLength=5)
void Resize (const Standard_Integer theNewLength)
void Destroy ()
 ~BOPTools_CArray1OfInterferenceLine ()
Standard_Integer Length () const
Standard_Integer Extent () const
Standard_Integer FactLength () const
Standard_Integer Append (const BOPTools_InterferenceLine &Value)
void Remove (const Standard_Integer Index)
const BOPTools_InterferenceLineValue (const Standard_Integer Index) const
const BOPTools_InterferenceLineoperator() (const Standard_Integer Index) const
BOPTools_InterferenceLineChangeValue (const Standard_Integer Index)
BOPTools_InterferenceLineoperator() (const Standard_Integer Index)
void SetBlockLength (const Standard_Integer aBL)
Standard_Integer BlockLength () const
void Purge ()

Constructor & Destructor Documentation


Member Function Documentation

const BOPTools_InterferenceLine& BOPTools_CArray1OfInterferenceLine::operator() ( const Standard_Integer  Index) const [inline]
BOPTools_InterferenceLine& BOPTools_CArray1OfInterferenceLine::operator() ( const Standard_Integer  Index) [inline]

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