Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
TorqueCalibrate::TakeMeasurementControl Class Reference
Inheritance diagram for TorqueCalibrate::TakeMeasurementControl:
Detailed DescriptionDefinition at line 47 of file TorqueCalibrate.h.
Member Enumeration Documentation
the states the TakeMeasurementControl goes through when recording measurements
Definition at line 61 of file TorqueCalibrate.h. Constructor & Destructor Documentation
Definition at line 49 of file TorqueCalibrate.h. Member Function Documentation
Called when the control is activated (or the control system is reactivating). Takes the id number of a LedMC which the control should use, maintained by Controller. Controls share the display which is passed, and may use the socket gui to communicate with the GUI controller, if it is connected.
Reimplemented from ControlBase. Definition at line 55 of file TorqueCalibrate.cc.
called when this control is being popped from the control stack Reimplemented from ControlBase. Definition at line 180 of file TorqueCalibrate.cc.
for receiving events - you must override this to inherit
Implements EventListener. Definition at line 74 of file TorqueCalibrate.cc.
called when the child has deactivated and this control should refresh its display, or some other event (such as the user pressing the refresh button) has happened to cause a refresh to be needed Reimplemented from ControlBase. Definition at line 93 of file TorqueCalibrate.cc. Referenced by transition().
called when the user has supplied a text string (may or may not have been prompted by doReadStdIn()! May not even be active yet - the user can direct the same input to a set of hilighted menus) The value which is returned is then activate()ed and pushed on the Controller's stack Reimplemented from ControlBase. Definition at line 129 of file TorqueCalibrate.cc.
requests a transition to another state Definition at line 191 of file TorqueCalibrate.cc. Referenced by processEvent(), and takeInput(). Member Data DocumentationDefinition at line 74 of file TorqueCalibrate.h. Referenced by processEvent(), and takeInput(). Definition at line 77 of file TorqueCalibrate.h. Referenced by activate(), processEvent(), refresh(), takeInput(), and transition().
Definition at line 73 of file TorqueCalibrate.h. Referenced by processEvent(), takeInput(), and transition(). Definition at line 75 of file TorqueCalibrate.h. Referenced by processEvent(), refresh(), takeInput(), and transition().
Definition at line 72 of file TorqueCalibrate.h. Referenced by takeInput().
Definition at line 78 of file TorqueCalibrate.h. Referenced by activate(), deactivate(), and transition(). Definition at line 79 of file TorqueCalibrate.h. Referenced by deactivate(), processEvent(), takeInput(), and transition(). Definition at line 76 of file TorqueCalibrate.h. Referenced by takeInput(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:17 2016 by Doxygen 1.6.3 |