Workspace 6.21.5
WSGLTextureCache Member List

This is the complete list of members for WSGLTextureCache, including all inherited members.

capacity() constExpiryCache< QString, WSGLTexture >
clear()ExpiryCache< QString, WSGLTexture >
contains(const QString &key) constExpiryCache< QString, WSGLTexture >
count() constExpiryCache< QString, WSGLTexture >
createTexture(const QString &key)WSGLTextureCacheinline
ExpiryCache(int capacity=100)ExpiryCache< QString, WSGLTexture >
insert(const QString &key, const PtrType &item, int cost=0)ExpiryCache< QString, WSGLTexture >
isEmpty() constExpiryCache< QString, WSGLTexture >
ItemType typedefExpiryCache< QString, WSGLTexture >
object(const QString &key) constExpiryCache< QString, WSGLTexture >
operator[](const QString &key) constExpiryCache< QString, WSGLTexture >
PtrType typedefExpiryCache< QString, WSGLTexture >
setCapacity(int capacity)ExpiryCache< QString, WSGLTexture >
size() constExpiryCache< QString, WSGLTexture >
take(const QString &key)ExpiryCache< QString, WSGLTexture >
totalCost() constExpiryCache< QString, WSGLTexture >
WeakPtrType typedefExpiryCache< QString, WSGLTexture >
WSGLTextureCache(WSGLBufferObjectCache &bufferObjectCache, int capacity=100)WSGLTextureCacheinline
~ExpiryCache()ExpiryCache< QString, WSGLTexture >virtual