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

#include <BOP_BlockIterator.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOP_BlockIterator ()
 Empty Constructor


 BOP_BlockIterator (const Standard_Integer Lower, const Standard_Integer Upper)
 Creates an object with initial range
of [Lower,Upper]


void Initialize ()
 Initialize an object with initial range
of [Lower,Upper]


Standard_Boolean More () const
 Support of Iteration


void Next ()
 Support of Iteration


Standard_Integer Value () const
 Support of Iteration


Standard_Integer Extent () const
 Returns the extension=myUpper - myLower + 1;



Constructor & Destructor Documentation


Member Function Documentation


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