CmdInterpreter::ExecutionHandle Struct Reference

Handle type for storing execution state information. More...

#include <CmdInterpreter.h>

List of all members.

Public Attributes

volatile bool aborted
 True if the command associated with this handle needs to be canceled.


Detailed Description

Handle type for storing execution state information.

Definition at line 134 of file CmdInterpreter.h.


Member Data Documentation

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().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 22 04:00:28 2009 for Fennel by  doxygen 1.5.1