tesseract  3.04.00
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ELIST Member List

This is the complete list of members for ELIST, including all inherited members.

add_sorted(int comparator(const void *, const void *), bool unique, ELIST_LINK *new_link)ELISTinline
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()ELISTinline
ELIST_ITERATOR classELISTfriend
empty() const ELISTinline
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)ELISTinline
singleton() const ELISTinline
sort(int comparator(const void *, const void *))ELIST