#include <dawg_cache.h>

Public Member Functions | |
| Dawg * | GetSquishedDawg (const STRING &lang, TessdataType tessdata_dawg_type, int debug_level, TessdataManager *data_file) |
| bool | FreeDawg (Dawg *dawg) |
| void | DeleteUnusedDawgs () |
Private Attributes | |
| ObjectCache< Dawg > | dawgs_ |
|
inline |
|
inline |
| Dawg * tesseract::DawgCache::GetSquishedDawg | ( | const STRING & | lang, |
| TessdataType | tessdata_dawg_type, | ||
| int | debug_level, | ||
| TessdataManager * | data_file | ||
| ) |
|
private |