DCL 4.0
|
#include <ListBase.h>
Public Member Functions | |
bool | operator== (const ListIteratorBase &x) const |
bool | operator!= (const ListIteratorBase &x) const |
Protected Attributes | |
NodeBase * | __pNode |
Friends | |
class | ConstListIteratorBase |
Definition at line 23 of file ListBase.h.
|
inline |
Definition at line 56 of file ListBase.h.
|
inline |
Definition at line 48 of file ListBase.h.
|
friend |
Definition at line 31 of file ListBase.h.
|
protected |
Definition at line 30 of file ListBase.h.