26 #ifndef _COVERARTARCHIVE_RELEASE_INFO_
27 #define _COVERARTARCHIVE_RELEASE_INFO_
31 namespace CoverArtArchive
33 class CReleaseInfoPrivate;
48 CReleaseInfoPrivate *
const m_d;
std::string Release() const
CReleaseInfo(const std::string &JSON="")
CReleaseInfo & operator=(const CReleaseInfo &Other)
Definition: ReleaseInfo.h:36
std::ostream & operator<<(std::ostream &os, const CoverArtArchive::CReleaseInfo &ReleaseInfo)
CoverArtArchive::CImageList * ImageList() const
Definition: ImageList.h:39