Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iSaverPlugin Struct Reference

This is a plugin to save with. More...

#include <writer.h>

Inheritance diagram for iSaverPlugin:

iBase List of all members.

Public Methods

virtual void WriteDown (iBase *obj, iStrVector *str, iEngine *)=0
 Take a given object and push description onto the given string vector. More...


Detailed Description

This is a plugin to save with.


Member Function Documentation

void iSaverPlugin::WriteDown ( iBase * obj,
iStrVector * str,
iEngine * ) [pure virtual]
 

Take a given object and push description onto the given string vector.

Concatenating the strings in the vector will create the saved text. Or write them to a file consequtively.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000