26#ifndef _MUSICBRAINZ5_SECONDARY_TYPE_LIST_H
27#define _MUSICBRAINZ5_SECONDARY_TYPE_LIST_H
34#include "musicbrainz5/xmlParser.h"
39 class CSecondaryTypeListPrivate;
Definition SecondaryTypeList.h:42
virtual std::ostream & Serialise(std::ostream &os) const
virtual void ParseElement(const XMLNode &Node)
virtual void ParseAttribute(const std::string &Name, const std::string &Value)
static std::string GetElementName()
virtual ~CSecondaryTypeList()
virtual CSecondaryTypeList * Clone()
CSecondaryTypeList(const XMLNode &Node=XMLNode::emptyNode())
CSecondaryTypeList(const CSecondaryTypeList &Other)
CSecondaryTypeList & operator=(const CSecondaryTypeList &Other)