omegalib  13.1
omega::PythonInterpreter::QueuedCommand Struct Reference

#include <PythonInterpreter.h>

Public Member Functions

 QueuedCommand (const String &cmd, bool bneedsExecute, bool bneedsSend)
 

Public Attributes

String command
 
bool needsExecute
 
bool needsSend
 

Constructor & Destructor Documentation

omega::PythonInterpreter::QueuedCommand::QueuedCommand ( const String cmd,
bool  bneedsExecute,
bool  bneedsSend 
)
inline

Member Data Documentation

String omega::PythonInterpreter::QueuedCommand::command
bool omega::PythonInterpreter::QueuedCommand::needsExecute
bool omega::PythonInterpreter::QueuedCommand::needsSend

The documentation for this struct was generated from the following file: