This is the complete list of members for Chewy::VideoResource, including all inherited members.
| _allSize (defined in Chewy::Resource) | Chewy::Resource | protected |
| _chunkCount (defined in Chewy::Resource) | Chewy::Resource | protected |
| _chunkList (defined in Chewy::Resource) | Chewy::Resource | protected |
| _encrypted (defined in Chewy::Resource) | Chewy::Resource | protected |
| _resType (defined in Chewy::Resource) | Chewy::Resource | protected |
| _spriteCorrectionsCount (defined in Chewy::Resource) | Chewy::Resource | protected |
| _spriteCorrectionsTable (defined in Chewy::Resource) | Chewy::Resource | protected |
| _spritePalette (defined in Chewy::Resource) | Chewy::Resource | protected |
| _stream (defined in Chewy::Resource) | Chewy::Resource | protected |
| decrypt(uint8 *data, uint32 size) (defined in Chewy::Resource) | Chewy::Resource | protected |
| findLargestChunk(uint start, uint end) (defined in Chewy::Resource) | Chewy::Resource | |
| getChunk(uint num) (defined in Chewy::Resource) | Chewy::Resource | |
| getChunkCount() const (defined in Chewy::Resource) | Chewy::Resource | |
| getChunkData(uint num) (defined in Chewy::Resource) | Chewy::Resource | virtual |
| getSize() const (defined in Chewy::Resource) | Chewy::Resource | inline |
| getType() const (defined in Chewy::Resource) | Chewy::Resource | inline |
| getVideoHeader(uint num) (defined in Chewy::VideoResource) | Chewy::VideoResource | |
| getVideoStream(uint num) (defined in Chewy::VideoResource) | Chewy::VideoResource | |
| initSprite(const Common::Path &filename) (defined in Chewy::Resource) | Chewy::Resource | protected |
| Resource(const Common::Path &filename) (defined in Chewy::Resource) | Chewy::Resource | |
| unpackRLE(uint8 *buffer, uint32 compressedSize, uint32 uncompressedSize) (defined in Chewy::Resource) | Chewy::Resource | protected |
| VideoResource(const Common::Path &filename) (defined in Chewy::VideoResource) | Chewy::VideoResource | inline |
| ~Resource() (defined in Chewy::Resource) | Chewy::Resource | virtual |
| ~VideoResource() (defined in Chewy::VideoResource) | Chewy::VideoResource | inlinevirtual |