| add_sorted(int comparator(const void *, const void *), ELIST_LINK *new_link) | ELIST | |
| assign_to_sublist(ELIST_ITERATOR *start_it, ELIST_ITERATOR *end_it) | ELIST | |
| ELIST() | ELIST | [inline] |
| ELIST_ITERATOR class | ELIST | [friend] |
| empty() | ELIST | [inline] |
| internal_clear(void(*zapper)(ELIST_LINK *)) | ELIST | |
| internal_de_dump(FILE *f, ELIST_LINK *element_de_serialiser(FILE *)) | ELIST | |
| internal_deep_copy(ELIST_LINK *(*copier)(ELIST_LINK *), const ELIST *list) | ELIST | |
| internal_dump(FILE *f, void element_serialiser(FILE *, ELIST_LINK *)) | ELIST | |
| length() | ELIST | |
| prep_serialise() | ELIST | |
| shallow_copy(ELIST *from_list) | ELIST | [inline] |
| singleton() | ELIST | [inline] |
| sort(int comparator(const void *, const void *)) | ELIST | |
| ~ELIST() | ELIST | [inline, virtual] |
1.6.3