libmusicbrainz5 5.1.0
|
#include <ISWCList.h>
Static Public Member Functions | |
static std::string | GetElementName () |
![]() | |
static std::string | GetElementName () |
![]() | |
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 | ParseElement (const XMLNode &Node) |
![]() | |
void | AddItem (CEntity *Item) |
CEntity * | Item (int Item) const |
![]() | |
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 |
Reimplemented from MusicBrainz5::CList.
|
static |
CISWCList & MusicBrainz5::CISWCList::operator= | ( | const CISWCList & | Other | ) |
|
protectedvirtual |
Reimplemented from MusicBrainz5::CList.
Reimplemented from MusicBrainz5::CList.
|
virtual |
Reimplemented from MusicBrainz5::CListImpl< CISWC >.