|
DCL 4.1
|
#include <ListBase.h>
Public Attributes | |
| NodeBase * | pPrev |
| NodeBase * | pNext |
Definition at line 16 of file ListBase.h.
| NodeBase* NodeBase::pNext |
Definition at line 19 of file ListBase.h.
| NodeBase* NodeBase::pPrev |
Definition at line 18 of file ListBase.h.