20 #ifndef MPD_UPNP_OBJECT_HXX
21 #define MPD_UPNP_OBJECT_HXX
94 return !
id.empty() && !parent_id.empty() && !name.empty() &&
UPnPDirObject & operator=(UPnPDirObject &&)=default
void Clear()
Clear everything, as if this was a new Tag object.
std::string parent_id
Parent's ObjectId.
The meta information about a song file.
std::string name
A copy of "dc:title" sanitized as a file name.
gcc_pure bool Check() const noexcept
UpnP Media Server directory entry, converted from XML data.