#include <DpLists_DpListType.h>
Public Methods | |
| DpLists(DpListType) () | |
| ~DpLists(DpListType) () | |
| void | insert (DpListType *list_) |
| void | append (DpListType *list_) |
| void | remove () |
| void | remove (DpListType *list_) |
| void | print (Os os) |
| int | getNoEntries () |
| void | start () |
| void | end () |
| DpListType* | next () |
| DpListType* | prev () |
| DpListType* | curr () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|