Added FileLocker class 38/29738/6
authorSebastian Grabowski <s.grabowski@samsung.com>
Mon, 27 Oct 2014 11:16:24 +0000 (12:16 +0100)
committerSebastian Grabowski <s.grabowski@samsung.com>
Wed, 19 Nov 2014 13:18:57 +0000 (14:18 +0100)
commit4ac9dfac5d77aa87d0806519eaae09be99acf8a9
tree491e6c577370df337a62974f1ff118d76f507923
parent611a37a343d01d9144431423e4448fc573937982
Added FileLocker class

Initial version of file locking class for use in upcoming offline mode.

Change-Id: I4acd73ba56d09393bd138da94559b2be18e2cc3b
Signed-off-by: Sebastian Grabowski <s.grabowski@samsung.com>
src/common/CMakeLists.txt
src/common/file-lock.cpp [new file with mode: 0644]
src/common/include/file-lock.h [new file with mode: 0644]