Base class for managing files. More...
Public Member Functions | |
| void | Close () |
| Close the file. | |
| String | GetFilePath () |
| Get the full path (directory + name) of the file. | |
| Boolean | IsOpen () |
| Get if the file is open. | |
| void | Save ()=0 |
Base class for managing files.
|
pure virtual |
Save a file