CopperSpice API  1.9.1
QCache< Key, T > Member List

This is the complete list of members for QCache< Key, T >, including all inherited members.

QCache(int maxCost=100)QCache< Key, T >inlineexplicit
clear()QCache< Key, T >inline
contains(const Key &key) constQCache< Key, T >inline
count() constQCache< Key, T >inline
insert(const Key &key, T *object, int cost=1)QCache< Key, T >
isEmpty() constQCache< Key, T >inline
keys() constQCache< Key, T >inline
maxCost() constQCache< Key, T >inline
object(const Key &key) constQCache< Key, T >inline
operator[](const Key &key) constQCache< Key, T >inline
remove(const Key &key)QCache< Key, T >inline
setMaxCost(int cost)QCache< Key, T >inline
size() constQCache< Key, T >inline
take(const Key &key)QCache< Key, T >inline
totalCost() constQCache< Key, T >inline
~QCache()QCache< Key, T >inline