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