, including all inherited members.
BoundedMemoryCache(int max_memory_=0) | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
Cache(string dir="cache", int max_memory_=0, bool singlefile=false) | PLearn::Cache< KeyType, ValueType > | [inline] |
clear() | PLearn::Cache< KeyType, ValueType > | [inline] |
current_memory | PLearn::BoundedMemoryCache< KeyType, ValueType > | [protected] |
currentMemory() const | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
doubly_linked_list | PLearn::BoundedMemoryCache< KeyType, ValueType > | |
elements | PLearn::BoundedMemoryCache< KeyType, ValueType > | |
file_format | PLearn::Cache< KeyType, ValueType > | |
filename(const KeyType &key) const | PLearn::Cache< KeyType, ValueType > | [inline] |
files_directory | PLearn::Cache< KeyType, ValueType > | |
isCached(const KeyType &key) const | PLearn::Cache< KeyType, ValueType > | [inline] |
isInMemory(const KeyType &key) const | PLearn::Cache< KeyType, ValueType > | [inline] |
isOnFile(const KeyType &key) const | PLearn::Cache< KeyType, ValueType > | [inline] |
loadValue(const KeyType &key) | PLearn::Cache< KeyType, ValueType > | [inline, protected] |
max_memory | PLearn::BoundedMemoryCache< KeyType, ValueType > | [protected] |
maxMemory() const | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
n_elements | PLearn::BoundedMemoryCache< KeyType, ValueType > | [protected] |
n_failures | PLearn::BoundedMemoryCache< KeyType, ValueType > | [mutable] |
n_successful_hits | PLearn::BoundedMemoryCache< KeyType, ValueType > | [mutable] |
nElements() const | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
operator()(const KeyType &key) const | PLearn::Cache< KeyType, ValueType > | [inline] |
operator()(const KeyType &key) | PLearn::Cache< KeyType, ValueType > | [inline] |
pointer typedef | PLearn::BoundedMemoryCache< KeyType, ValueType > | |
removeAll() | PLearn::Cache< KeyType, ValueType > | [inline, protected, virtual] |
removeExcess() | PLearn::Cache< KeyType, ValueType > | [inline, protected, virtual] |
saveValue(const KeyType &key, const ValueType &value) const | PLearn::Cache< KeyType, ValueType > | [inline, protected] |
set(const KeyType &key, const ValueType &value) | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
setMaxMemory(int new_max_memory) | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
single_file | PLearn::Cache< KeyType, ValueType > | |
successRate() | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
synchronizeDisk() const | PLearn::Cache< KeyType, ValueType > | [inline, virtual] |
verifyInvariants() | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
~BoundedMemoryCache() | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline, virtual] |
~Cache() | PLearn::Cache< KeyType, ValueType > | [inline, virtual] |