libmusicbrainz5 5.1.0
|
#include <Label.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 |
CAliasList * MusicBrainz5::CLabel::AliasList | ( | ) | const |
Implements MusicBrainz5::CEntity.
std::string MusicBrainz5::CLabel::Country | ( | ) | const |
std::string MusicBrainz5::CLabel::Disambiguation | ( | ) | const |
|
static |
std::string MusicBrainz5::CLabel::ID | ( | ) | const |
CIPIList * MusicBrainz5::CLabel::IPIList | ( | ) | const |
int MusicBrainz5::CLabel::LabelCode | ( | ) | const |
CLifespan * MusicBrainz5::CLabel::Lifespan | ( | ) | const |
std::string MusicBrainz5::CLabel::Name | ( | ) | const |
|
protectedvirtual |
Implements MusicBrainz5::CEntity.
Implements MusicBrainz5::CEntity.
CRating * MusicBrainz5::CLabel::Rating | ( | ) | const |
CRelationListList * MusicBrainz5::CLabel::RelationListList | ( | ) | const |
CReleaseList * MusicBrainz5::CLabel::ReleaseList | ( | ) | const |
|
virtual |
Reimplemented from MusicBrainz5::CEntity.
std::string MusicBrainz5::CLabel::SortName | ( | ) | const |
CTagList * MusicBrainz5::CLabel::TagList | ( | ) | const |
std::string MusicBrainz5::CLabel::Type | ( | ) | const |
CUserRating * MusicBrainz5::CLabel::UserRating | ( | ) | const |
CUserTagList * MusicBrainz5::CLabel::UserTagList | ( | ) | const |