|
ISLEman
|
Public Member Functions | |
| void | insert (QCacheItem *) |
| void | insert (int, QCacheItem *) |
| void | take (QCacheItem *) |
| void | reference (QCacheItem *) |
| void | setAutoDelete (bool del) |
| bool | removeFirst () |
| bool | removeLast () |
| QCacheItem * | first () |
| QCacheItem * | last () |
| QCacheItem * | prev () |
| QCacheItem * | next () |
Public Attributes | |
| int | inserts |
| int | insertCosts |
| int | insertMisses |
| int | finds |
| int | hits |
| int | hitCosts |
| int | dumps |
| int | dumpCosts |
Friends | |
| class | QGCacheIterator |
| class | QCListIt |
1.8.12