Public Member Functions | |
| CLabelInfo (const XMLNode &Node=XMLNode::emptyNode()) | |
| CLabelInfo (const CLabelInfo &Other) | |
| CLabelInfo & | operator= (const CLabelInfo &Other) |
| virtual | ~CLabelInfo () |
| virtual CLabelInfo * | Clone () |
| std::string | CatalogNumber () const |
| CLabel * | Label () const |
| virtual std::ostream & | Serialise (std::ostream &os) const |
Static Public Member Functions | |
| static std::string | GetElementName () |
Protected Member Functions | |
| virtual bool | ParseAttribute (const std::string &Name, const std::string &Value) |
| virtual bool | ParseElement (const XMLNode &Node) |
| MusicBrainz5::CLabelInfo::CLabelInfo | ( | const XMLNode & | Node = XMLNode::emptyNode() |
) |
| MusicBrainz5::CLabelInfo::CLabelInfo | ( | const CLabelInfo & | Other | ) |
| virtual MusicBrainz5::CLabelInfo::~CLabelInfo | ( | ) | [virtual] |
| std::string MusicBrainz5::CLabelInfo::CatalogNumber | ( | ) | const |
| virtual CLabelInfo* MusicBrainz5::CLabelInfo::Clone | ( | ) | [virtual] |
Implements MusicBrainz5::CEntity.
| static std::string MusicBrainz5::CLabelInfo::GetElementName | ( | ) | [static] |
Reimplemented from MusicBrainz5::CEntity.
| CLabel* MusicBrainz5::CLabelInfo::Label | ( | ) | const |
| CLabelInfo& MusicBrainz5::CLabelInfo::operator= | ( | const CLabelInfo & | Other | ) |
| virtual bool MusicBrainz5::CLabelInfo::ParseAttribute | ( | const std::string & | Name, | |
| const std::string & | Value | |||
| ) | [protected, virtual] |
Implements MusicBrainz5::CEntity.
| virtual bool MusicBrainz5::CLabelInfo::ParseElement | ( | const XMLNode & | Node | ) | [protected, virtual] |
Implements MusicBrainz5::CEntity.
| virtual std::ostream& MusicBrainz5::CLabelInfo::Serialise | ( | std::ostream & | os | ) | const [virtual] |
Reimplemented from MusicBrainz5::CEntity.
1.6.3