Go to the documentation of this file.
26 #ifndef _MUSICBRAINZ5_RELATIONLIST_GROUP_H
27 #define _MUSICBRAINZ5_RELATIONLIST_GROUP_H
31 #include "musicbrainz5/xmlParser.h"
35 class CRelationListListPrivate;
58 CRelationListListPrivate *
const m_d;
void Add(CRelationList *RelationList)
Definition: RelationListList.h:40
std::ostream & Serialise(std::ostream &os) const
int Count() const
Definition: RelationListList.h:51
CRelationList * Item(int Item) const
std::ostream & operator<<(std::ostream &os, const MusicBrainz5::CRelationListList &RelationListList)
int Offset() const
Definition: RelationListList.h:50
CRelationListList & operator=(const CRelationListList &Other)
virtual ~CRelationListList()
Definition: RelationList.h:42
CRelationListList(const CRelationListList &Other)