26#ifndef _MUSICBRAINZ5_MESSAGE_H
27#define _MUSICBRAINZ5_MESSAGE_H
34#include "musicbrainz5/xmlParser.h"
38 class CMessagePrivate;
virtual std::ostream & Serialise(std::ostream &os) const
CMessage & operator=(const CMessage &Other)
static std::string GetElementName()
virtual void ParseAttribute(const std::string &Name, const std::string &Value)
virtual CMessage * Clone()
CMessage(const CMessage &Other)
CMessage(const XMLNode &Node)
virtual void ParseElement(const XMLNode &Node)