List of all members.
Public Member Functions |
| Body_extended_flags (Chunk *next, Body *body) |
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 &) |
bool | recall (FILE *file, int &count, int &extension, uint_least32_t &length) |
bool | store (FILE *file, int count, int extension, uint_least32_t &length) |
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: