|
libmusicbrainz5 5.1.0
|
#include <MediumList.h>
Static Public Member Functions | |
| static std::string | GetElementName () |
Static Public Member Functions inherited from MusicBrainz5::CListImpl< CMedium > | |
| static std::string | GetElementName () |
Static Public Member Functions inherited from MusicBrainz5::CList | |
| static std::string | GetElementName () |
Static Public Member Functions inherited from MusicBrainz5::CEntity | |
| static std::string | GetElementName () |
Protected Member Functions | |
| virtual void | ParseAttribute (const std::string &Name, const std::string &Value) |
| virtual void | ParseElement (const XMLNode &Node) |
Protected Member Functions inherited from MusicBrainz5::CList | |
| void | AddItem (CEntity *Item) |
| CEntity * | Item (int Item) const |
Protected Member Functions inherited from MusicBrainz5::CEntity | |
| 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) |
| MusicBrainz5::CMediumList::CMediumList | ( | const CMediumList & | Other | ) |
|
virtual |
|
virtual |
Reimplemented from MusicBrainz5::CListImpl< CMedium >.
|
static |
| CMediumList & MusicBrainz5::CMediumList::operator= | ( | const CMediumList & | Other | ) |
|
protectedvirtual |
Reimplemented from MusicBrainz5::CList.
Reimplemented from MusicBrainz5::CListImpl< CMedium >.
|
virtual |
Reimplemented from MusicBrainz5::CListImpl< CMedium >.
| int MusicBrainz5::CMediumList::TrackCount | ( | ) | const |