MPD
0.20.18
|
#include <Walk.hxx>
Public Member Functions | |
UpdateWalk (EventLoop &_loop, DatabaseListener &_listener, Storage &_storage) | |
void | Cancel () |
Cancel the current update and quit the Walk() method as soon as possible. More... | |
bool | Walk (Directory &root, const char *path, bool discard) |
Returns true if the database was modified. More... | |
UpdateWalk::UpdateWalk | ( | EventLoop & | _loop, |
DatabaseListener & | _listener, | ||
Storage & | _storage | ||
) |
|
inline |
bool UpdateWalk::Walk | ( | Directory & | root, |
const char * | path, | ||
bool | discard | ||
) |
Returns true if the database was modified.