Base class for Iterator implementation.
More...
#include <NCollection_BaseVector.hxx>
Base class for Iterator implementation.
◆ Iterator() [1/2]
NCollection_BaseVector::Iterator::Iterator |
( |
| ) |
|
|
inlineprotected |
◆ Iterator() [2/2]
◆ curBlockV()
const MemBlock* NCollection_BaseVector::Iterator::curBlockV |
( |
| ) |
const |
|
inlineprotected |
◆ differV()
◆ initV()
◆ moreV()
◆ nextV()
void NCollection_BaseVector::Iterator::nextV |
( |
| ) |
|
|
inlineprotected |
◆ offsetV()
◆ prevV()
void NCollection_BaseVector::Iterator::prevV |
( |
| ) |
|
|
inlineprotected |
◆ myCurIndex
Index in the current block.
◆ myEndIndex
◆ myICurBlock
◆ myIEndBlock
◆ myVector
The documentation for this class was generated from the following file: