13 #ifndef TREASUREWRITER_H 14 #define TREASUREWRITER_H
Global type definitions and header inclusions.
virtual void write(const treasurelist *list, StringBuffer *buf)
Write the specified asset to the StringBuffer.
Abstract writer of an asset to a StringBuffer.
treasurelist represents one logical group of items to be generated together.
A buffer that will be expanded as content is added to it.