20 #ifndef MPD_LIGHT_DIRECTORY_HXX
21 #define MPD_LIGHT_DIRECTORY_HXX
45 :uri(_uri), mtime(_mtime) {}
constexpr LightDirectory(const char *_uri, time_t _mtime)
The meta information about a song file.
gcc_pure const char * GetPath() const noexcept
bool IsRoot() const noexcept
A reference to a directory.
static constexpr LightDirectory Root() noexcept