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