![]() |
Crossfire Server, Trunk
1.75.0
|
#include <FormulaeWriter.h>
Inheritance diagram for FormulaeWriter:
Collaboration diagram for FormulaeWriter:Public Member Functions | |
| virtual void | write (const recipelist *list, StringBuffer *buf) |
| Write the specified asset to the StringBuffer. More... | |
Public Member Functions inherited from AssetWriter< recipelist > | |
| 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().
Here is the call graph for this function:
Here is the caller graph for this function: