]> pilppa.org Git - lib1wire.git/commit
W1Store --> Store...
authorMika Laitio <lamikr@pilppa.org>
Thu, 6 Jan 2011 10:35:07 +0000 (12:35 +0200)
committerMika Laitio <lamikr@pilppa.org>
Thu, 6 Jan 2011 10:35:07 +0000 (12:35 +0200)
commit56242039f27dc5d36117b8d513731c7a9009d4b1
tree3fe60f810eed0d91801f498c4fc7ad70f90ab3e5
parent9a61860296f39594c2ae43b30f174281b7e5cb35
W1Store --> Store...

Prepare non-w1 functionality be separated from the w1 specific one.

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
src/Data.hh
src/DeviceData.cc
src/DeviceData.hh
src/Makefile.am
src/Store.cc [moved from src/W1Store.cc with 94% similarity]
src/Store.hh [new file with mode: 0644]
src/W1Device.cc
src/W1Device.hh
src/W1Store.hh [deleted file]
src_test/test_w1_datalog_read.cc