#include <List.h>
Public Attributes | |
| listnode * | next |
| listnode * | prev |
| Object * | object |
|
|
Definition at line 19 of file List.h. Referenced by List::Add(), List::Assign(), List::Destroy(), List::Get_Next(), List::Index(), List::Insert(), List::Next(), List::Nth(), List::Release(), and List::Remove(). |
|
|
Definition at line 21 of file List.h. Referenced by List::Add(), List::Assign(), List::Destroy(), List::Get_Next(), List::Index(), List::Insert(), List::Last(), List::Next(), List::Nth(), List::Previous(), and List::Remove(). |
|
|
Definition at line 20 of file List.h. Referenced by List::Add(), List::Insert(), List::Previous(), and List::Remove(). |
1.2.18