Open CASCADE Technology
6.5.4
|
#include <BOPTools_ListIteratorOfListOfCommonBlock.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | BOPTools_ListIteratorOfListOfCommonBlock () |
BOPTools_ListIteratorOfListOfCommonBlock (const BOPTools_ListOfCommonBlock &L) | |
void | Initialize (const BOPTools_ListOfCommonBlock &L) |
Standard_Boolean | More () const |
void | Next () |
BOPTools_CommonBlock & | Value () const |
DEFINE_STANDARD_ALLOC BOPTools_ListIteratorOfListOfCommonBlock::BOPTools_ListIteratorOfListOfCommonBlock | ( | ) |
BOPTools_ListIteratorOfListOfCommonBlock::BOPTools_ListIteratorOfListOfCommonBlock | ( | const BOPTools_ListOfCommonBlock & | L | ) |