tesseract v5.3.3.20231005
|
This is the complete list of members for tesseract::UnicityTable< T >, including all inherited members.
at(int id) const | tesseract::UnicityTable< T > | inline |
at(int id) | tesseract::UnicityTable< T > | inline |
clear() | tesseract::UnicityTable< T > | inline |
get_index(T object) const | tesseract::UnicityTable< T > | inline |
move(UnicityTable< T > *from) | tesseract::UnicityTable< T > | inline |
operator[](size_t id) | tesseract::UnicityTable< T > | inline |
operator[](size_t id) const | tesseract::UnicityTable< T > | inline |
push_back(T object) | tesseract::UnicityTable< T > | inline |
read(tesseract::TFile *f, const std::function< bool(tesseract::TFile *, T *)> &cb) | tesseract::UnicityTable< T > | inline |
reserve(int size) | tesseract::UnicityTable< T > | inline |
set_clear_callback(const std::function< void(T)> &cb) | tesseract::UnicityTable< T > | inline |
size() const | tesseract::UnicityTable< T > | inline |
write(FILE *f, const std::function< bool(FILE *, const T &)> &cb) const | tesseract::UnicityTable< T > | inline |
~UnicityTable() | tesseract::UnicityTable< T > | inline |