Crossfire Server, Trunk
ArchetypeWriter Class Reference

#include <ArchetypeWriter.h>

+ Inheritance diagram for ArchetypeWriter:
+ Collaboration diagram for ArchetypeWriter:

Public Member Functions

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

Detailed Description

Definition at line 19 of file ArchetypeWriter.h.

Member Function Documentation

◆ write()

void ArchetypeWriter::write ( const archetype asset,
StringBuffer buf 
)
virtual

Write the specified asset to the StringBuffer.

Parameters
assetasset to write.
bufwhere to write.

Implements AssetWriter< archetype >.

Definition at line 39 of file ArchetypeWriter.cpp.

References archininventory::arch, buf, and doWrite().

+ Here is the call graph for this function:

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