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