csSaverFile Class Reference
An object containing information about where to save a file. More...
#include <cstool/saverfile.h>
Inheritance diagram for csSaverFile:
Public Member Functions | |
csSaverFile (const char *file, int filetype) | |
The constructor. | |
virtual const char * | GetFile () const |
Get the file name of the saver file. | |
virtual int | GetFileType () const |
Get the type of the saver file. | |
virtual iObject * | QueryObject () |
Get the iObject for this object. | |
void | SelfDestruct () |
Remove me! | |
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.
Member Function Documentation
virtual const char* csSaverFile::GetFile | ( | ) | const [virtual] |
virtual int csSaverFile::GetFileType | ( | ) | const [virtual] |
virtual iObject* csSaverFile::QueryObject | ( | ) | [inline, virtual] |
void csSaverFile::SelfDestruct | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following file:
- cstool/saverfile.h
Generated for Crystal Space by doxygen 1.4.7