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;
std::ostream & operator<<(std::ostream &os, const MusicBrainz5::CRelationListList &RelationListList)
Definition: RelationList.h:42
Definition: RelationListList.h:40
void Add(CRelationList *RelationList)
int Count() const
Definition: RelationListList.h:51
CRelationListList & operator=(const CRelationListList &Other)
std::ostream & Serialise(std::ostream &os) const
int Offset() const
Definition: RelationListList.h:50
virtual ~CRelationListList()
CRelationList * Item(int Item) const
CRelationListList(const CRelationListList &Other)