DCL 4.0
|
#include <ListBase.h>
Public Member Functions | |
bool | operator== (const ConstListIteratorBase &x) const |
bool | operator!= (const ConstListIteratorBase &x) const |
bool | operator== (const ListIteratorBase &x) const |
bool | operator!= (const ListIteratorBase &x) const |
Protected Attributes | |
const NodeBase * | __pNode |
Definition at line 34 of file ListBase.h.
|
inline |
Definition at line 70 of file ListBase.h.
|
inline |
Definition at line 84 of file ListBase.h.
|
inline |
Definition at line 63 of file ListBase.h.
|
inline |
Definition at line 77 of file ListBase.h.
|
protected |
Definition at line 44 of file ListBase.h.