Go to the documentation of this file.
25 #ifndef _MUSICBRAINZ5_LIST_H
26 #define _MUSICBRAINZ5_LIST_H
30 #include "musicbrainz5/xmlParser.h"
32 namespace MusicBrainz5
50 virtual std::ostream&
Serialise(std::ostream& os)
const;
54 virtual void ParseAttribute(
const std::string& Name,
const std::string& Value);