, including all inherited members.
| BoundedMemoryCache(int max_memory_=0) | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
| clear() | PLearn::BoundedMemoryCache< 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 > | |
| isCached(const KeyType &key) const | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
| 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::BoundedMemoryCache< KeyType, ValueType > | [inline] |
| operator()(const KeyType &key) | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
| pointer typedef | PLearn::BoundedMemoryCache< KeyType, ValueType > | |
| removeAll() | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline, protected, virtual] |
| removeExcess() | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline, protected, virtual] |
| set(const KeyType &key, const ValueType &value) | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
| setMaxMemory(int new_max_memory) | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
| successRate() | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
| verifyInvariants() | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline] |
| ~BoundedMemoryCache() | PLearn::BoundedMemoryCache< KeyType, ValueType > | [inline, virtual] |