Public Member Functions |
| Md5 (Chunk *next) |
bool | read (FILE *file, sid2_usage_t &usage, uint_least32_t length) |
bool | write (FILE *file, const sid2_usage_t &usage, uint_least32_t &length) |
bool | used (const sid2_usage_t &usage) |
| Chunk (uint_least32_t id, bool compulsory, Chunk *next, Chunk *sub) |
Protected Member Functions |
void | init (sid2_usage_t &usage) |
bool | _read (FILE *file, uint8_t *data, uint_least32_t length, uint_least32_t &remaining) |
bool | _write (FILE *file, const uint8_t *data, uint_least32_t length, uint_least32_t &count) |
The documentation for this class was generated from the following files: