wxMaxima
|
Stores the information about a file we need to write during the save process. More...
#include <Configuration.h>
Public Member Functions | |
FileToSave (const wxString &filename, const wxMemoryBuffer &data) | |
const wxString | FileName () const |
const wxMemoryBuffer | Data () const |
Stores the information about a file we need to write during the save process.