5 #ifndef PDFTRON_H_CPPCommonRecentlyUsedCache
6 #define PDFTRON_H_CPPCommonRecentlyUsedCache
8 #include <C/Common/TRN_RecentlyUsedCache.h>
81 #include <Impl/RecentlyUsedCache.inl>
86 #endif // PDFTRON_H_CPPCommonRecentlyUsedCache
static UString GetBitmapPathIfExists(const UString &document_path)
static void RemoveDocument(const UString &document_path)
static void InitializeRecentlyUsedCache(size_t num_documents, size_t max_absolute_space, double max_percentage_space)
static void AccessDocument(const UString &document_path)