![]() |
wxMaxima
|
#include "StreamUtils.h"
#include <wx/buffer.h>
#include <wx/event.h>
#include <wx/sckstrm.h>
#include <wx/socket.h>
#include <wx/string.h>
#include <wx/timer.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | Maxima |
class | MaximaEvent |
Functions | |
wxDECLARE_EVENT (EVT_MAXIMA, MaximaEvent) | |
Declares the interface to the Maxima process.