Pyrogenesis  trunk
FileCache Member List

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

Add(const VfsPath &pathname, const shared_ptr< u8 > &data, size_t size, size_t cost=1)FileCache
FileCache(size_t size)FileCache
implFileCacheprivate
Remove(const VfsPath &pathname)FileCache
Reserve(size_t size)FileCache
Retrieve(const VfsPath &pathname, shared_ptr< u8 > &data, size_t &size)FileCache