tesseract v5.3.3.20231005
|
This is the complete list of members for tesseract::ELIST, including all inherited members.
add_sorted(int comparator(const void *, const void *), bool unique, ELIST_LINK *new_link) | tesseract::ELIST | inline |
add_sorted_and_find(int comparator(const void *, const void *), bool unique, ELIST_LINK *new_link) | tesseract::ELIST | |
assign_to_sublist(ELIST_ITERATOR *start_it, ELIST_ITERATOR *end_it) | tesseract::ELIST | |
ELIST_ITERATOR | tesseract::ELIST | friend |
empty() const | tesseract::ELIST | inline |
internal_clear(void(*zapper)(void *)) | tesseract::ELIST | |
internal_deep_copy(ELIST_LINK *(*copier)(ELIST_LINK *), const ELIST *list) | tesseract::ELIST | |
length() const | tesseract::ELIST | inline |
shallow_copy(ELIST *from_list) | tesseract::ELIST | inline |
singleton() const | tesseract::ELIST | inline |
sort(int comparator(const void *, const void *)) | tesseract::ELIST |