25 #ifndef _MUSICBRAINZ4_RELATIONLIST_GROUP_H 26 #define _MUSICBRAINZ4_RELATIONLIST_GROUP_H 30 #include "musicbrainz4/xmlParser.h" 34 class CRelationListListPrivate;
52 std::ostream&
Serialise(std::ostream& os)
const;
57 CRelationListListPrivate *
const m_d;
void Add(CRelationList *RelationList)
int Count() const
Definition: RelationListList.h:50
Definition: RelationList.h:40
CRelationListList & operator=(const CRelationListList &Other)
CRelationList * Item(int Item) const
int Offset() const
Definition: RelationListList.h:49
Definition: RelationListList.h:38
std::ostream & Serialise(std::ostream &os) const
std::ostream & operator<<(std::ostream &os, const MusicBrainz4::CRelationListList &RelationListList)
virtual ~CRelationListList()