Tesseract
3.02
|
add_sorted(int comparator(const void *, const void *), bool unique, ELIST_LINK *new_link) | ELIST | [inline] |
add_sorted_and_find(int comparator(const void *, const void *), bool unique, 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() const | ELIST | [inline] |
internal_clear(void(*zapper)(ELIST_LINK *)) | ELIST | |
internal_deep_copy(ELIST_LINK *(*copier)(ELIST_LINK *), const ELIST *list) | ELIST | |
length() const | ELIST | |
shallow_copy(ELIST *from_list) | ELIST | [inline] |
singleton() const | ELIST | [inline] |
sort(int comparator(const void *, const void *)) | ELIST |