|
DeSiGNAR
0.5a
Data Structures General Library
|
#include <nodesdef.H>


Public Member Functions | |
| DLNode * | get_current () |
| DLNode * | get_current () const |
| DLNode * | del () |
| DLNode * | operator* () |
| DLNode * | operator* () const |
Public Member Functions inherited from Designar::DL::Iterator | |
| Iterator () | |
| Iterator (DL *h) | |
| Iterator (DL *h, DL *c) | |
| Iterator (const Iterator &it) | |
| Iterator (Iterator &&it) | |
| Iterator & | operator= (const Iterator &it) |
| Iterator & | operator= (Iterator &&it) |
| void | swap (Iterator &it) |
| bool | has_current () const |
| DL * | get_current () |
| DL * | get_current () const |
| void | next () |
| void | prev () |
| void | reset () |
| DL * | del () |
Additional Inherited Members | |
Protected Member Functions inherited from Designar::DL::Iterator | |
| DL * | get_head () const |
| DL * | get_location () const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.11