This is the complete list of members for Sherlock::Resources, including all inherited members.
addToCache(const Common::Path &filename) | Sherlock::Resources | |
addToCache(const Common::Path &filename, const Common::Path &libFilename) | Sherlock::Resources | |
addToCache(const Common::Path &filename, Common::SeekableReadStream &stream) | Sherlock::Resources | |
decompress(Common::SeekableReadStream &source) | Sherlock::Resources | |
decompress(Common::SeekableReadStream &source, uint32 outSize) | Sherlock::Resources | |
decompress(Common::SeekableReadStream &source, byte *buffer, uint32 outSize) | Sherlock::Resources | |
decompressIfNecessary(Common::SeekableReadStream *&stream) | Sherlock::Resources | |
decompressLZ(Common::SeekableReadStream &source, uint32 outSize) | Sherlock::Resources | static |
decompressLZ(Common::SeekableReadStream &source, byte *outBuffer, int32 outSize, int32 inSize) | Sherlock::Resources | static |
exists(const Common::Path &filename) const | Sherlock::Resources | |
getResourceNames(const Common::Path &libraryFile, Common::StringArray &names) | Sherlock::Resources | |
isInCache(const Common::Path &filename) const (defined in Sherlock::Resources) | Sherlock::Resources | inline |
load(const Common::Path &filename) | Sherlock::Resources | |
load(const Common::Path &filename, const Common::Path &libraryFile, bool suppressErrors=false) | Sherlock::Resources | |
resourceIndex() const | Sherlock::Resources | |
Resources(SherlockEngine *vm) (defined in Sherlock::Resources) | Sherlock::Resources |