void Append(void *item) |
int IsEmpty() |
void* IsPresent(void *key, CompareFunction eq) |
List() |
void Mapcar(VoidFunctionPtr func) |
float MinKey() |
void Prepend(void *item) |
void Purge(void *key, CompareFunction eq, VoidFunctionPtr destroy) |
void* Remove() |
int SetInsert(void *key, CompareFunction eq) |
void* SetRemove(void *key, CompareFunction eq) |
int Size() |
void SortedInsert(void *item, float sortKey) |
void* SortedRemove(float *keyPtr) |
~List() |
ListElement* first |
ListElement* last |
int size |
this page has been generated automatically by doc++
Adapted for the NS documentation page
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de