25 #ifndef MPD_STORAGE_STATE_HXX
26 #define MPD_STORAGE_STATE_HXX
void storage_state_save(BufferedOutputStream &os, const Instance &instance)
bool storage_state_restore(const char *line, TextFile &file, Instance &instance)
An OutputStream wrapper that buffers its output to reduce the number of OutputStream::Write() calls...
unsigned storage_state_get_hash(const Instance &instance)
Generates a hash number for the current state of the composite storage.