|
Open CASCADE Technology 6.5.2
|
Iterator on the elements of a block.
#include <TopOpeBRepBuild_BlockIterator.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TopOpeBRepBuild_BlockIterator () | |
| TopOpeBRepBuild_BlockIterator (const Standard_Integer Lower, const Standard_Integer Upper) | |
| void | Initialize () |
| Standard_Boolean | More () const |
| void | Next () |
| Standard_Integer | Value () const |
| Standard_Integer | Extent () const |
| TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator | ( | ) |
| TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator | ( | const Standard_Integer | Lower, |
| const Standard_Integer | Upper | ||
| ) |
| Standard_Integer TopOpeBRepBuild_BlockIterator::Extent | ( | ) | const |
| void TopOpeBRepBuild_BlockIterator::Initialize | ( | ) |
| Standard_Boolean TopOpeBRepBuild_BlockIterator::More | ( | ) | const |
| void TopOpeBRepBuild_BlockIterator::Next | ( | ) |
| void TopOpeBRepBuild_BlockIterator::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TopOpeBRepBuild_BlockIterator::operator new | ( | size_t | size | ) | [inline] |
| void* TopOpeBRepBuild_BlockIterator::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Standard_Integer TopOpeBRepBuild_BlockIterator::Value | ( | ) | const |
1.7.4