NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <wx/wx.h>
#include <wx/ipc.h>
Go to the source code of this file.
Classes | |
class | DDE::Server |
This class implements the DDE server for the first (main) NumeRe instance. More... | |
class | DDE::Connection |
This class is an implementation of a DDE connection between DDE::Client and DDE::Server. More... | |
class | DDE::Client |
This is the implementation of the DDE client of any secondary NumeRe instances. More... | |
Namespaces | |
namespace | DDE |
Macros | |
#define | DDE_TOPIC "NumeReIPC" |
#define | DDE_SERVICE "NumeRe" |