X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=src%2FDeviceData.hh;fp=src%2FW1DataList.hh;h=33629714972c978b5ff3695430bdad3b7eb6bc56;hb=8c97cbb9b5f8997fe9ab3917fcbea66d74b45837;hp=2d6ceda966dea44528193acff56572a2e9cc9d2c;hpb=6c332c9dfe49d7fe08478946decce32a8f577ef4;p=lib1wire.git diff --git a/src/W1DataList.hh b/src/DeviceData.hh similarity index 91% rename from src/W1DataList.hh rename to src/DeviceData.hh index 2d6ceda..3362971 100644 --- a/src/W1DataList.hh +++ b/src/DeviceData.hh @@ -1,5 +1,5 @@ /* - * W1DataList.hh + * DeviceData.hh * * Created on: Nov 7, 2010 * Author: lamikr @@ -18,10 +18,10 @@ #include namespace w1 { - class W1DataList { + class DeviceData { public: - W1DataList(std::string device_id); - virtual ~W1DataList(); + DeviceData(std::string device_id); + virtual ~DeviceData(); DataRange *get_data_range(); /** * Get summary data calculated from the daily data items that is meaning full.