]> pilppa.org Git - libplp.git/blobdiff - src/DataReader.hh
Data read optimizations
[libplp.git] / src / DataReader.hh
index b544242bf39e76b1fd272b9cae6a7f00f82329de..3fe8c3bcbfc430bb42efb2da4ae5d9c62f3ccf9e 100644 (file)
@@ -18,6 +18,9 @@
 #include <time.h>
 
 namespace plp {
+       /**
+        * DataReader is able to read old data from the device.
+        */
        class DataReader {
                public:
                        DataReader(std::string device_id);