13 #ifndef ARTIFACTWRITER_H 14 #define ARTIFACTWRITER_H
Global type definitions and header inclusions.
Abstract writer of an asset to a StringBuffer.
virtual void write(const artifact *item, StringBuffer *buf)
Write the specified asset to the StringBuffer.
A buffer that will be expanded as content is added to it.
This is one artifact, ie one special item.