Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
SensorObserverControl Class Referenceallows logging of sensor information to the console or file More...
Inheritance diagram for SensorObserverControl:
Detailed Descriptionallows logging of sensor information to the console or file Definition at line 12 of file SensorObserverControl.h.
Constructor & Destructor Documentation
constructor Definition at line 17 of file SensorObserverControl.cc.
don't call Member Function Documentation
checks to see if logfilePath differs from the StringInputControl's value and switches it if it is Definition at line 125 of file SensorObserverControl.cc. Referenced by processEvent(), and refresh().
opens a custom (embedded) menu to toggle individual sensors Reimplemented from ControlBase. Definition at line 47 of file SensorObserverControl.cc.
don't call
sends all events received to stdout and/or logfile Implements EventListener. Definition at line 96 of file SensorObserverControl.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 83 of file SensorObserverControl.cc. Referenced by doSelect().
update the real-time sub-control view (rtCtl) Definition at line 144 of file SensorObserverControl.cc. Referenced by SensorObserverControl::RTViewControl::refresh(), and SensorObserverControl(). Friends And Related Function Documentation
Definition at line 49 of file SensorObserverControl.h. Referenced by SensorObserverControl(). Member Data Documentation
control of buttons selectors Definition at line 59 of file SensorObserverControl.h. Referenced by processEvent(), SensorObserverControl(), and updateRT().
turn logging to the console on and off Definition at line 62 of file SensorObserverControl.h. Referenced by doSelect(), processEvent(), and SensorObserverControl().
control of duty selectors Definition at line 61 of file SensorObserverControl.h. Referenced by processEvent(), SensorObserverControl(), and updateRT().
turn logging to a file on and off Definition at line 63 of file SensorObserverControl.h. Referenced by checkLogFile(), doSelect(), and SensorObserverControl().
control containing help info Definition at line 57 of file SensorObserverControl.h. Referenced by SensorObserverControl().
if a filename is given, events are logged to here Definition at line 55 of file SensorObserverControl.h. Referenced by checkLogFile(), doSelect(), and processEvent().
address of the logfile, if any (empty string is no logfile) Definition at line 52 of file SensorObserverControl.h. Referenced by checkLogFile().
count of active console or file control so we know if we're actually logging Definition at line 67 of file SensorObserverControl.h. Referenced by doSelect().
control of outputs selectors Definition at line 60 of file SensorObserverControl.h. Referenced by processEvent(), SensorObserverControl(), and updateRT().
a submenu containing real-time view of current values Definition at line 64 of file SensorObserverControl.h. Referenced by refresh(), SensorObserverControl(), and updateRT().
the frequency at which rtCtl should be updated Definition at line 65 of file SensorObserverControl.h. Referenced by refresh(), and SensorObserverControl().
control of sensor selectors Definition at line 58 of file SensorObserverControl.h. Referenced by processEvent(), SensorObserverControl(), and updateRT(). 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 |