![]() |
omegalib
13.1
|
#include <PythonInterpreter.h>
Public Member Functions | |
| QueuedCommand (const String &cmd, bool bneedsExecute, bool bneedsSend) | |
Public Attributes | |
| String | command |
| bool | needsExecute |
| bool | needsSend |
|
inline |
| String omega::PythonInterpreter::QueuedCommand::command |
| bool omega::PythonInterpreter::QueuedCommand::needsExecute |
| bool omega::PythonInterpreter::QueuedCommand::needsSend |