libsidplayfp  0.3.5
Public Member Functions | Protected Member Functions
Err_v0 Class Reference
Inheritance diagram for Err_v0:
Chunk

List of all members.

Public Member Functions

 Err_v0 (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)
- Public Member Functions inherited from Chunk
 Chunk (uint_least32_t id, bool compulsory, Chunk *next, Chunk *sub)

Protected Member Functions

void init (sid2_usage_t &usage)
- Protected Member Functions inherited from Chunk
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: