#include <CmdInterpreter.h>
Public Attributes | |
volatile bool | aborted |
True if the command associated with this handle needs to be canceled. |
Definition at line 134 of file CmdInterpreter.h.
volatile bool CmdInterpreter::ExecutionHandle::aborted |
True if the command associated with this handle needs to be canceled.
Definition at line 139 of file CmdInterpreter.h.
Referenced by Java_net_sf_farrago_fennel_FennelStorage_cancelExecution(), and CmdInterpreter::visit().