13 #ifndef MESSAGEWRITER_H 14 #define MESSAGEWRITER_H
Global type definitions and header inclusions.
Abstract writer of an asset to a StringBuffer.
virtual void write(const GeneralMessage *message, StringBuffer *buf)
Write the specified asset to the StringBuffer.
One general message, from the lib/messages file.
A buffer that will be expanded as content is added to it.