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