[REFACTOR] move *.cpp files to daemon/cpp/ 59/40959/2
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Mon, 1 Jun 2015 16:48:19 +0000 (19:48 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Thu, 11 Jun 2015 12:15:42 +0000 (05:15 -0700)
commite8815d7a2cf5ce912eb459f2c466c645664b51d9
treee5f747854919e26d0e0e99f09cdf6569d2d6dc43
parent218932893501600c41e42c8f2bade80eab6c8628
[REFACTOR] move *.cpp files to daemon/cpp/

Change-Id: I8efbd1cc2b45e8dcf929870c8f3b774e2f4d1a73
Signed-off-by: Vyacheslav Cherkashin <v.cherkashin@samsung.com>
daemon/Makefile
daemon/cpp/common.h [moved from daemon/common.h with 100% similarity]
daemon/cpp/features/feature.cpp [moved from daemon/features/feature.cpp with 99% similarity]
daemon/cpp/features/feature.h [moved from daemon/features/feature.h with 100% similarity]
daemon/cpp/features/feature_manager.cpp [moved from daemon/features/feature_manager.cpp with 99% similarity]
daemon/cpp/features/feature_manager.h [moved from daemon/features/feature_manager.h with 100% similarity]
daemon/cpp/features/feature_manager_c.cpp [moved from daemon/features/feature_manager_c.cpp with 97% similarity]
daemon/cpp/features/feature_manager_c.h [moved from daemon/features/feature_manager_c.h with 100% similarity]
daemon/cpp/features/feature_wsp.cpp [moved from daemon/features/feature_wsp.cpp with 97% similarity]
daemon/main.c