Memory allocation.
More...
#include <NCollection_BaseSequence.hxx>
◆ Iterator() [1/2]
NCollection_BaseSequence::Iterator::Iterator |
( |
void |
| ) |
|
|
inline |
◆ Iterator() [2/2]
Constructor with initialisation.
◆ Init()
◆ operator=()
Iterator& NCollection_BaseSequence::Iterator::operator= |
( |
const Iterator & |
theOther | ) |
|
|
inline |
◆ Previous()
void NCollection_BaseSequence::Iterator::Previous |
( |
| ) |
|
|
inline |
Switch to previous element; note that it will reset.
◆ myCurrent
Pointer to the current node.
◆ myPrevious
Pointer to the previous node.
The documentation for this class was generated from the following file: