sensord: move poller to share library for using it commonly 30/57630/3
authorkibak.yoon <kibak.yoon@samsung.com>
Thu, 21 Jan 2016 05:50:44 +0000 (14:50 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Thu, 21 Jan 2016 08:27:01 +0000 (17:27 +0900)
commita95bf7e0924df18a72b48bc8add71474dab8f218
tree55599d2ae82af4966e103c8b9496ba2a81f1ca07
parent5f3c5d3a3225ba31940f95224e459e947769061b
sensord: move poller to share library for using it commonly

Change-Id: I7d04ffc339a787c64feba08b5d1e66143fd66103
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/client/CMakeLists.txt
src/client/csensor_event_listener.cpp
src/client/csensor_event_listener.h
src/shared/CMakeLists.txt
src/shared/poller.cpp [moved from src/client/poller.cpp with 85% similarity]
src/shared/poller.h [moved from src/client/poller.h with 83% similarity]