Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
SensorObserverControl::RTViewControl Class ReferenceThe real time view for SensorObserverControl is split into a separate class for more straightfoward handling of refreshes. More...
Inheritance diagram for SensorObserverControl::RTViewControl:
Detailed DescriptionThe real time view for SensorObserverControl is split into a separate class for more straightfoward handling of refreshes. Definition at line 33 of file SensorObserverControl.h.
Constructor & Destructor Documentation
constructor, pass pointer to SensorObserverControl which contains it Definition at line 36 of file SensorObserverControl.h.
don't call Member Function Documentation
called when this control is being popped from the control stack Reimplemented from ControlBase. Definition at line 203 of file SensorObserverControl.cc.
don't call
called when a control is being overriden by a child, or the control system is deactivating (e-stop being turned off) Reimplemented from ControlBase. Definition at line 199 of file SensorObserverControl.cc.
causes control to refresh whenever an event (i.e. timer) is received Implements EventListener. Definition at line 37 of file SensorObserverControl.h.
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 192 of file SensorObserverControl.cc. Referenced by processEvent().
sets period The change doesn't get picked up until next call to refresh() Definition at line 208 of file SensorObserverControl.cc. Referenced by SensorObserverControl::refresh(). Member Data Documentationa back pointer to SensorObserverControl which contains it so updateRT can be triggered Definition at line 43 of file SensorObserverControl.h. Referenced by refresh().
the time to wait between automatic refreshes Definition at line 44 of file SensorObserverControl.h. Referenced by refresh(), and setPeriod(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:16 2016 by Doxygen 1.6.3 |