This is the complete list of members for tesseract::DocumentCache, including all inherited members.
AddToCache(DocumentData *data) | tesseract::DocumentCache | |
cache_strategy_ | tesseract::DocumentCache | private |
Clear() | tesseract::DocumentCache | inline |
CountNeighbourDocs(int index, int dir) | tesseract::DocumentCache | private |
DocumentCache(int64_t max_memory) | tesseract::DocumentCache | explicit |
documents() const | tesseract::DocumentCache | inline |
documents_ | tesseract::DocumentCache | private |
FindDocument(const STRING &document_name) const | tesseract::DocumentCache | |
GetPageBySerial(int serial) | tesseract::DocumentCache | inline |
GetPageRoundRobin(int serial) | tesseract::DocumentCache | private |
GetPageSequential(int serial) | tesseract::DocumentCache | private |
LoadDocuments(const GenericVector< STRING > &filenames, CachingStrategy cache_strategy, FileReader reader) | tesseract::DocumentCache | |
max_memory_ | tesseract::DocumentCache | private |
num_pages_per_doc_ | tesseract::DocumentCache | private |
TotalPages() | tesseract::DocumentCache | |
~DocumentCache() | tesseract::DocumentCache |