csSaverFile Class Reference
An object containing information about where to save a file. More...
#include <cstool/saverfile.h>
Inherits scfImplementationExt2<csSaverFile, csObject, iSaverFile, iSelfDestruct>.
Public Member Functions | |
| csSaverFile (const char *file, int filetype) | |
| The constructor. | |
| virtual | ~csSaverFile () |
| The destructor. | |
Detailed Description
An object containing information about where to save a file.Parent this iObject to engine objects.
Definition at line 37 of file saverfile.h.
Constructor & Destructor Documentation
| csSaverFile::csSaverFile | ( | const char * | file, | |
| int | filetype | |||
| ) |
The constructor.
| virtual csSaverFile::~csSaverFile | ( | ) | [virtual] |
The destructor.
The documentation for this class was generated from the following file:
- cstool/saverfile.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
