wxMaxima
Loading...
Searching...
No Matches
Data Structures | Functions
Maxima.h File Reference

Declares the interface to the Maxima process. More...

#include <wx/defs.h>
#include <wx/buffer.h>
#include <wx/event.h>
#include <wx/sckstrm.h>
#include <wx/txtstrm.h>
#include <wx/socket.h>
#include <wx/string.h>
#include <wx/timer.h>
#include <memory>
#include <thread>
#include <atomic>
#include <mutex>
#include "Configuration.h"
#include "Version.h"
Include dependency graph for Maxima.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Maxima
 Interface to the Maxima process. More...
 

Functions

 wxDECLARE_EVENT (EVT_MAXIMA, wxThreadEvent)
 

Detailed Description

Declares the interface to the Maxima process.