tesseract v5.3.3.20231005
|
This is the complete list of members for tesseract::SortHelper< T >, including all inherited members.
Add(T value, int count) | tesseract::SortHelper< T > | inline |
MaxCount(T *max_value) const | tesseract::SortHelper< T > | inline |
SortByCount() | tesseract::SortHelper< T > | inline |
SortByValue() | tesseract::SortHelper< T > | inline |
SortHelper(int sizehint) | tesseract::SortHelper< T > | inlineexplicit |
SortPairsByCount(const void *v1, const void *v2) | tesseract::SortHelper< T > | inlinestatic |
SortPairsByValue(const void *v1, const void *v2) | tesseract::SortHelper< T > | inlinestatic |