HL::DLList::Entry Class Reference
An entry in the list.
More...
#include <dllist.h>
List of all members.
Detailed Description
An entry in the list.
Member Function Documentation
Entry* HL::DLList::Entry::getNext |
( |
void |
|
) |
const [inline] |
Entry* HL::DLList::Entry::getPrev |
( |
void |
|
) |
const [inline] |
void HL::DLList::Entry::insert |
( |
Entry * |
p, |
|
|
Entry * |
n | |
|
) |
| | [inline] |
void HL::DLList::Entry::remove |
( |
void |
|
) |
const [inline] |
void HL::DLList::Entry::setNext |
( |
Entry * |
p |
) |
[inline] |
void HL::DLList::Entry::setPrev |
( |
Entry * |
p |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: