|
ISLEman
|
This is the complete list of members for QCache< type >, including all inherited members.
| AsciiKey enum value (defined in QGCache) | QGCache | protected |
| autoDelete() const | QCollection | inline |
| clear() | QCache< type > | inlinevirtual |
| count() const | QCache< type > | inlinevirtual |
| del_item (defined in QCollection) | QCollection | protected |
| find(const char *k, bool ref=TRUE) const (defined in QCache< type >) | QCache< type > | inline |
| find_other(const char *key, bool ref=TRUE) const (defined in QGCache) | QGCache | protected |
| find_string(const QString &key, bool ref=TRUE) const (defined in QGCache) | QGCache | protected |
| hits() const (defined in QCache< type >) | QCache< type > | inline |
| insert(const char *k, const type *d, int c=1, int p=0) (defined in QCache< type >) | QCache< type > | inline |
| insert_other(const char *key, QCollection::Item, int cost, int priority) (defined in QGCache) | QGCache | protected |
| insert_string(const QString &key, QCollection::Item, int cost, int priority) (defined in QGCache) | QGCache | protected |
| IntKey enum value (defined in QGCache) | QGCache | protected |
| isEmpty() const (defined in QCache< type >) | QCache< type > | inline |
| Item typedef (defined in QCollection) | QCollection | |
| KeyType enum name (defined in QGCache) | QGCache | protected |
| maxCost() const (defined in QCache< type >) | QCache< type > | inline |
| misses() const (defined in QCache< type >) | QCache< type > | inline |
| newItem(Item) | QCollection | protectedvirtual |
| operator=(const QCache< type > &c) (defined in QCache< type >) | QCache< type > | inline |
| operator=(const QGCache &) (defined in QGCache) | QGCache | protected |
| operator[](const char *k) const (defined in QCache< type >) | QCache< type > | inline |
| PtrKey enum value (defined in QGCache) | QGCache | protected |
| QCache(const QCache< type > &c) (defined in QCache< type >) | QCache< type > | inline |
| QCache(int maxCost=100, int size=17, bool caseSensitive=TRUE) (defined in QCache< type >) | QCache< type > | inline |
| QCollection() | QCollection | inlineprotected |
| QCollection(const QCollection &) | QCollection | inlineprotected |
| QGCache(int maxCost, uint size, KeyType kt, bool caseSensitive, bool copyKeys) (defined in QGCache) | QGCache | protected |
| QGCache(const QGCache &) (defined in QGCache) | QGCache | protected |
| remove(const char *k) (defined in QCache< type >) | QCache< type > | inline |
| remove_other(const char *key) (defined in QGCache) | QGCache | protected |
| remove_string(const QString &key) (defined in QGCache) | QGCache | protected |
| setAutoDelete(bool enable) | QCollection | inline |
| setMaxCost(int m) (defined in QCache< type >) | QCache< type > | inline |
| size() const (defined in QCache< type >) | QCache< type > | inline |
| statistics() const (defined in QCache< type >) | QCache< type > | inline |
| StringKey enum value (defined in QGCache) | QGCache | protected |
| take(const char *k) (defined in QCache< type >) | QCache< type > | inline |
| take_other(const char *key) (defined in QGCache) | QGCache | protected |
| take_string(const QString &key) (defined in QGCache) | QGCache | protected |
| totalCost() const (defined in QCache< type >) | QCache< type > | inline |
| ~QCache() (defined in QCache< type >) | QCache< type > | inline |
| ~QCollection() | QCollection | inlineprotectedvirtual |
| ~QGCache() (defined in QGCache) | QGCache | protected |
1.8.12