Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
TorqueCalibrate::TakeMeasurementControl Class Reference#include <TorqueCalibrate.h>
Inheritance diagram for TorqueCalibrate::TakeMeasurementControl:
![]() Detailed DescriptionDefinition at line 40 of file TorqueCalibrate.h.
Member Enumeration Documentation
the states the TakeMeasurementControl goes through when recording measurements
Definition at line 54 of file TorqueCalibrate.h.
Constructor & Destructor Documentation
Definition at line 42 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 52 of file TorqueCalibrate.cc.
for receiving events - you must override this to inherit
Implements EventListener. Definition at line 70 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 89 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 125 of file TorqueCalibrate.cc.
called when this control is being popped from the control stack
Reimplemented from ControlBase. Definition at line 176 of file TorqueCalibrate.cc.
requests a transition to another state
Definition at line 187 of file TorqueCalibrate.cc. Referenced by processEvent(), and takeInput().
Member Data Documentation
Definition at line 66 of file TorqueCalibrate.h. Referenced by processEvent(), takeInput(), and transition().
Definition at line 68 of file TorqueCalibrate.h. Referenced by processEvent(), refresh(), takeInput(), and transition().
Definition at line 70 of file TorqueCalibrate.h. Referenced by activate(), processEvent(), refresh(), takeInput(), and transition().
Definition at line 71 of file TorqueCalibrate.h. Referenced by activate(), deactivate(), and transition().
Definition at line 72 of file TorqueCalibrate.h. Referenced by deactivate(), processEvent(), takeInput(), and transition().
The documentation for this class was generated from the following files: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:45 2007 by Doxygen 1.5.4 |