#include <memory>
#include <vector>
Go to the source code of this file.
◆ finalizeIpcQueue()
void finalizeIpcQueue |
( |
| ) |
|
|
inline |
◆ guiSendCapture()
void guiSendCapture |
( |
bool |
on | ) |
|
|
inline |
◆ guiSendCurrentStep()
void guiSendCurrentStep |
( |
unsigned int |
tstep | ) |
|
|
inline |
◆ guiSendMemoryInfo()
◆ guiSendOutputInfo()
void guiSendOutputInfo |
( |
std::string |
| ) |
|
|
inline |
◆ guiSendTerminalMessage()
void guiSendTerminalMessage |
( |
const string & |
ss | ) |
|
|
inline |
◆ guiSendUpdateCommand()
void guiSendUpdateCommand |
( |
const std::string & |
filename, |
|
|
int |
tstep |
|
) |
| |
|
inline |
◆ initIpcQueue()