libmusicbrainz5 5.1.0
|
#include <Release.h>
Static Public Member Functions | |
static std::string | GetElementName () |
![]() | |
static std::string | GetElementName () |
Protected Member Functions | |
virtual void | ParseAttribute (const std::string &Name, const std::string &Value) |
virtual void | ParseElement (const XMLNode &Node) |
![]() | |
void | ProcessRelationList (const XMLNode &Node, CRelationListList *&RetVal) |
template<typename T > | |
void | ProcessItem (const XMLNode &Node, T *&RetVal) |
template<class T > | |
void | ProcessItem (const XMLNode &Node, T &RetVal) |
template<typename T > | |
void | ProcessItem (const std::string &Text, T &RetVal) |
void | ProcessItem (const XMLNode &Node, std::string &RetVal) |
|
virtual |
CArtistCredit * MusicBrainz5::CRelease::ArtistCredit | ( | ) | const |
std::string MusicBrainz5::CRelease::ASIN | ( | ) | const |
std::string MusicBrainz5::CRelease::Barcode | ( | ) | const |
Implements MusicBrainz5::CEntity.
CCollectionList * MusicBrainz5::CRelease::CollectionList | ( | ) | const |
std::string MusicBrainz5::CRelease::Country | ( | ) | const |
std::string MusicBrainz5::CRelease::Date | ( | ) | const |
std::string MusicBrainz5::CRelease::Disambiguation | ( | ) | const |
|
static |
std::string MusicBrainz5::CRelease::ID | ( | ) | const |
CLabelInfoList * MusicBrainz5::CRelease::LabelInfoList | ( | ) | const |
CMediumList MusicBrainz5::CRelease::MediaMatchingDiscID | ( | const std::string & | DiscID | ) | const |
CMediumList * MusicBrainz5::CRelease::MediumList | ( | ) | const |
std::string MusicBrainz5::CRelease::Packaging | ( | ) | const |
|
protectedvirtual |
Implements MusicBrainz5::CEntity.
Implements MusicBrainz5::CEntity.
std::string MusicBrainz5::CRelease::Quality | ( | ) | const |
CRelationListList * MusicBrainz5::CRelease::RelationListList | ( | ) | const |
CReleaseGroup * MusicBrainz5::CRelease::ReleaseGroup | ( | ) | const |
|
virtual |
Reimplemented from MusicBrainz5::CEntity.
std::string MusicBrainz5::CRelease::Status | ( | ) | const |
CTextRepresentation * MusicBrainz5::CRelease::TextRepresentation | ( | ) | const |
std::string MusicBrainz5::CRelease::Title | ( | ) | const |