DjVuFileCache is a simple list of DjVuFile instances.
DjVuFileCache is a simple list of DjVuFile instances. It keeps track of the total size of all elements and can get rid of the oldest one once the total size becomes over some threshold. Its main purpose is to keep the added DjVuFile instances alive until their size exceeds some given threshold (set by set_maximum_size() function). The user is supposed to use DjVuPortcaster::name_to_port() to find a file corresponding to a given name. The cache provides no naming services
Alphabetic index HTML hierarchy of classes or Java