ScummVM API documentation
Chunk Class Reference
Inheritance diagram for Chunk:
ListTypeChunk SF2StringChunk LISTChunk RIFFChunk SF2InfoListChunk SF2sdtaChunk RiffFile SF2File

Public Member Functions

 Chunk (Common::String theId)
 
void SetData (const void *src, uint32 datasize)
 
virtual uint32 GetSize ()
 
virtual void Write (uint8 *buffer)
 

Public Attributes

char _id [4]
 
uint32 _size
 
uint8 * _data
 

Static Protected Member Functions

static uint32 GetPaddedSize (uint32 originalSize)
 

The documentation for this class was generated from the following file: