This is a special kind of FileReference class that automatically deletes the file in question when it is deleted. More...
Public Member Functions | |
TemporaryFile (Filename const filename) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
This is a special kind of FileReference class that automatically deletes the file in question when it is deleted.
It is not responsible for creating, opening, or closing the file, however.
TemporaryFile | ( | Filename const | filename | ) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from FileReference.