Pyrogenesis
13997
|
This is the complete list of members for FileCache::Impl, including all inherited members.
Add(const VfsPath &pathname, const shared_ptr< u8 > &data, size_t size, size_t cost) | FileCache::Impl | inline |
CacheType typedef | FileCache::Impl | private |
Impl(size_t maxSize) | FileCache::Impl | inline |
m_allocator | FileCache::Impl | private |
m_cache | FileCache::Impl | private |
Remove(const VfsPath &pathname) | FileCache::Impl | inline |
Reserve(size_t size) | FileCache::Impl | inline |
Retrieve(const VfsPath &pathname, shared_ptr< u8 > &data, size_t &size) | FileCache::Impl | inline |