Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
iSaver Struct Reference
This interface is used to serialize the engine contents. More...
#include <imap/saver.h>
Inheritance diagram for iSaver:

Public Member Functions | |
virtual bool | SaveMapFile (csRef< iDocumentNode > &root)=0 |
Save map to DocumentNode. | |
virtual csRef< iString > | SaveMapFile ()=0 |
Return the current engine contents as a string. | |
virtual bool | SaveMapFile (const char *filename)=0 |
Save the current engine contents to the filename. |
Detailed Description
This interface is used to serialize the engine contents.
Definition at line 33 of file saver.h.
Member Function Documentation
|
Save map to DocumentNode.
|
|
Return the current engine contents as a string.
|
|
Save the current engine contents to the filename.
|
The documentation for this struct was generated from the following file:
- imap/saver.h
Generated for Crystal Space by doxygen 1.4.4