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