![]() |
Crossfire Server, Trunk
1.75.0
|
#include <ArchetypeWriter.h>
Public Member Functions | |
virtual void | write (const archetype *arch, StringBuffer *buf) |
Write the specified asset to the StringBuffer. More... | |
![]() | |
virtual | ~AssetWriter () |
Destructor in case inherited classes need it. More... | |
Definition at line 19 of file ArchetypeWriter.h.
|
virtual |
Write the specified asset to the StringBuffer.
asset | asset to write. |
buf | where to write. |
Implements AssetWriter< archetype >.
Definition at line 39 of file ArchetypeWriter.cpp.
References buf, doWrite(), and archetype::head.