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