#include <textfilesensor.h>
Inheritance diagram for TextFileSensor:
Public Member Functions | |
TextFileSensor (QString fileName, bool rdf, int interval, QString encoding="") | |
~TextFileSensor () | |
void | update () |
Definition at line 16 of file textfilesensor.h.
|
Definition at line 13 of file textfilesensor.cpp. |
|
Definition at line 29 of file textfilesensor.cpp. |
|
Implements Sensor. Definition at line 32 of file textfilesensor.cpp. References SensorParams::getMeter(), SensorParams::getParam(), and Meter::setValue(). |