amDynamic | FX::FXLRUCache< dictbase, type > | [protected] |
cache | FX::FXLRUCache< dictbase, type > | [mutable, protected] |
CacheItemBase typedef | FX::FXLRUCache< dictbase, type > | [protected] |
cacheStats(float *hitrate, float *churn) const | FX::FXLRUCache< dictbase, type > | [inline] |
cost | FX::FXLRUCache< dictbase, type > | [protected] |
deleteItem(DictType d) | FX::FXLRUCache< dictbase, type > | [inline, protected, virtual] |
DictType typedef | FX::FXLRUCache< dictbase, type > | [protected] |
dynamic() const | FX::FXLRUCache< dictbase, type > | [inline] |
find(KeyTypeAsParam k, bool tofront=true) const | FX::FXLRUCache< dictbase, type > | [inline] |
FundamentalDictType typedef | FX::FXLRUCache< dictbase, type > | |
FXLRUCache(FXuint maxCost=100, FXuint size=13, bool autodel=false) | FX::FXLRUCache< dictbase, type > | [inline] |
insert(KeyTypeAsParam k, TypeAsParam d, FXint itemcost=1) | FX::FXLRUCache< dictbase, type > | [inline] |
KeyType typedef | FX::FXLRUCache< dictbase, type > | |
KeyTypeAsParam typedef | FX::FXLRUCache< dictbase, type > | [protected] |
maxCost() const | FX::FXLRUCache< dictbase, type > | [inline] |
maximum | FX::FXLRUCache< dictbase, type > | [protected] |
operator[](KeyTypeAsParam k) const | FX::FXLRUCache< dictbase, type > | [inline] |
purgeLFU() | FX::FXLRUCache< dictbase, type > | [inline, protected, virtual] |
QIntCache(FXuint maxCost=100, FXuint size=13, bool autodel=false) | FX::QIntCache< type > | [inline] |
remove(KeyTypeAsParam k) | FX::FXLRUCache< dictbase, type > | [inline] |
setAutoDelete(bool a) | FX::FXLRUCache< dictbase, type > | [inline] |
setDynamic(bool v) const | FX::FXLRUCache< dictbase, type > | [inline] |
setMaxCost(FXuint newmax) | FX::FXLRUCache< dictbase, type > | [inline] |
statistics() const | FX::FXLRUCache< dictbase, type > | [inline] |
stats | FX::FXLRUCache< dictbase, type > | [protected] |
take(KeyTypeAsParam k) | FX::FXLRUCache< dictbase, type > | [inline] |
topmax | FX::FXLRUCache< dictbase, type > | [protected] |
totalCost() const | FX::FXLRUCache< dictbase, type > | [inline] |
Type typedef | FX::FXLRUCache< dictbase, type > | [protected] |
TypeAsParam typedef | FX::FXLRUCache< dictbase, type > | [protected] |
TypeAsReturn typedef | FX::FXLRUCache< dictbase, type > | [protected] |
TypeTraits typedef | FX::FXLRUCache< dictbase, type > | [protected] |