|
tesseract
5.0.0-alpha-619-ge9db
|
This is the complete list of members for UnicityTable< T >, including all inherited members.
| clear() | UnicityTable< T > | |
| contains(T object) const | UnicityTable< T > | |
| contains_id(int id) const | UnicityTable< T > | |
| get(int id) const | UnicityTable< T > | |
| get_id(T object) const | UnicityTable< T > | |
| get_mutable(int id) | UnicityTable< T > | |
| move(UnicityTable< T > *from) | UnicityTable< T > | |
| push_back(T object) | UnicityTable< T > | |
| read(tesseract::TFile *f, std::function< bool(tesseract::TFile *, T *)> cb) | UnicityTable< T > | inline |
| reserve(int size) | UnicityTable< T > | |
| set_clear_callback(std::function< void(T)> cb) | UnicityTable< T > | inline |
| set_compare_callback(std::function< bool(const T &, const T &)> cb) | UnicityTable< T > | inline |
| size() const | UnicityTable< T > | |
| UnicityTable() | UnicityTable< T > | |
| write(FILE *f, std::function< bool(FILE *, const T &)> cb) const | UnicityTable< T > | inline |
| ~UnicityTable() | UnicityTable< T > |