wxMaxima
Public Member Functions
Configuration::FileToSave Class Reference

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
 

Detailed Description

Stores the information about a file we need to write during the save process.


The documentation for this class was generated from the following file: