13 #ifndef ARCHETYPEWRITER_H 14 #define ARCHETYPEWRITER_H
Global type definitions and header inclusions.
The archetype structure is a set of rules on how to generate and manipulate objects which point to ar...
Abstract writer of an asset to a StringBuffer.
virtual void write(const archetype *arch, StringBuffer *buf)
Write the specified asset to the StringBuffer.
A buffer that will be expanded as content is added to it.