Add DBus signal monitor to the server side 20/113820/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 9 Feb 2017 03:04:25 +0000 (12:04 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 9 Feb 2017 03:04:25 +0000 (12:04 +0900)
commitefe82c6b1fbec91f9215e5270ecb505c43412440
treee1480aad7d04aa006f8a9b1c61b6e9f6bbb98b04
parentd381707e81d4fb141860e5015938a6fbc5e668f0
Add DBus signal monitor to the server side

Change-Id: Ib36f5217800521afe7db2855e8b15958dbd9153a
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
include/DBusMonitor.h [new file with mode: 0644]
include/IDBusSignalListener.h [new file with mode: 0644]
src/client/DBusClient.cpp
src/server/DBusMonitor.cpp [new file with mode: 0644]