#include <NCollection_SparseArrayBase.hxx>
◆ Iterator()
◆ Index()
Standard_Size NCollection_SparseArrayBase::Iterator::Index |
( |
| ) |
const |
|
inline |
◆ init()
Initialize by the specified array.
◆ More()
Returns True if current item is available.
◆ Next()
void NCollection_SparseArrayBase::Iterator::Next |
( |
| ) |
|
Advances to the next item.
◆ Restart()
void NCollection_SparseArrayBase::Iterator::Restart |
( |
| ) |
|
|
inline |
Restart iterations on the same array.
◆ value()
Returns address of the current item.
The documentation for this class was generated from the following file: