![]() |
Crossfire Server, Trunk
1.75.0
|
#include <FormulaeWriter.h>
Public Member Functions | |
virtual void | write (const recipelist *list, 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 FormulaeWriter.h.
|
virtual |
Write the specified asset to the StringBuffer.
asset | asset to write. |
buf | where to write. |
Implements AssetWriter< recipelist >.
Definition at line 52 of file FormulaeWriter.cpp.
References buf, list, and writeRecipe().
Referenced by pack_formulae().