MPD
0.20.15
|
#include <Queue.hxx>
Public Member Functions | |
gcc_nonnull_all bool | Push (SimpleDatabase &db, Storage &storage, const char *path, bool discard, unsigned id) |
UpdateQueueItem | Pop () |
void | Clear () |
gcc_nonnull_all void | Erase (SimpleDatabase &db) |
gcc_nonnull_all void | Erase (Storage &storage) |
gcc_nonnull_all void UpdateQueue::Erase | ( | SimpleDatabase & | db | ) |
gcc_nonnull_all void UpdateQueue::Erase | ( | Storage & | storage | ) |
UpdateQueueItem UpdateQueue::Pop | ( | ) |
gcc_nonnull_all bool UpdateQueue::Push | ( | SimpleDatabase & | db, |
Storage & | storage, | ||
const char * | path, | ||
bool | discard, | ||
unsigned | id | ||
) |