|
Open CASCADE Technology 6.5.2
|
#include <BOPTools_ListIteratorOfListOfInterference.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BOPTools_ListIteratorOfListOfInterference () | |
| BOPTools_ListIteratorOfListOfInterference (const BOPTools_ListOfInterference &L) | |
| void | Initialize (const BOPTools_ListOfInterference &L) |
| Standard_Boolean | More () const |
| void | Next () |
| BOPTools_Interference & | Value () const |
| BOPTools_ListIteratorOfListOfInterference::BOPTools_ListIteratorOfListOfInterference | ( | ) |
| BOPTools_ListIteratorOfListOfInterference::BOPTools_ListIteratorOfListOfInterference | ( | const BOPTools_ListOfInterference & | L | ) |
| void BOPTools_ListIteratorOfListOfInterference::Initialize | ( | const BOPTools_ListOfInterference & | L | ) |
| Standard_Boolean BOPTools_ListIteratorOfListOfInterference::More | ( | ) | const |
| void BOPTools_ListIteratorOfListOfInterference::Next | ( | ) |
| void BOPTools_ListIteratorOfListOfInterference::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BOPTools_ListIteratorOfListOfInterference::operator new | ( | size_t | size | ) | [inline] |
| void* BOPTools_ListIteratorOfListOfInterference::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| BOPTools_Interference& BOPTools_ListIteratorOfListOfInterference::Value | ( | ) | const |
1.7.4