|
MPD
0.20.18
|
#include <Queue.hxx>
Public Member Functions | |
| UpdateQueueItem () | |
| UpdateQueueItem (SimpleDatabase &_db, Storage &_storage, const char *_path, bool _discard, unsigned _id) | |
| bool | IsDefined () const |
| void | Clear () |
Data Fields | |
| SimpleDatabase * | db |
| Storage * | storage |
| std::string | path_utf8 |
| unsigned | id |
| bool | discard |
|
inline |
| SimpleDatabase* UpdateQueueItem::db |
1.8.9.1