Crossfire Server, Trunk
FormulaeWriter Class Reference

#include <FormulaeWriter.h>

+ Inheritance diagram for FormulaeWriter:
+ Collaboration diagram for FormulaeWriter:

Public Member Functions

virtual void write (const recipelist *list, StringBuffer *buf)
 
- Public Member Functions inherited from AssetWriter< recipelist >
virtual ~AssetWriter ()
 

Detailed Description

Definition at line 19 of file FormulaeWriter.h.

Member Function Documentation

◆ write()

void FormulaeWriter::write ( const recipelist asset,
StringBuffer buf 
)
virtual

Write the specified asset to the StringBuffer.

Parameters
assetasset to write.
bufwhere to write.

Implements AssetWriter< recipelist >.

Definition at line 52 of file FormulaeWriter.cpp.

References buf, guildoracle::list, and writeRecipe().

Referenced by pack_formulae().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: