DCL 4.0
|
#include <__LIST.h>
Public Member Functions | |
ConstIterator () | |
ConstIterator (const NodeBase *_pNode) | |
ConstIterator (const ConstIterator &_it) | |
ConstIterator (const Iterator &_it) | |
ConstIterator & | operator= (const ConstIterator &_it) |
ConstIterator & | operator++ () |
ConstIterator | operator++ (int) |
ConstIterator & | operator-- () |
ConstIterator | operator-- (int) |
CONST_ELEMENT_REF | operator* () |
Public Member Functions inherited from ConstListIteratorBase | |
bool | operator== (const ConstListIteratorBase &x) const |
bool | operator!= (const ConstListIteratorBase &x) const |
bool | operator== (const ListIteratorBase &x) const |
bool | operator!= (const ListIteratorBase &x) const |
Additional Inherited Members | |
Protected Attributes inherited from ConstListIteratorBase | |
const NodeBase * | __pNode |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |