[daemon] Implement dbus method callbacks
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Tue, 7 Mar 2023 11:03:52 +0000 (20:03 +0900)
committerSangjung Woo <again4you@gmail.com>
Mon, 20 Mar 2023 06:16:10 +0000 (15:16 +0900)
commit8d012e22cbc4c3c8c5d61f9ffc998b5779272a64
tree9b276c1dc65dfcaae8fdf4d96bfa23e99fc8612e
parent8f70bd83cb2345457e0a2c5c8cdd2699c87c1ef0
[daemon] Implement dbus method callbacks

- Implement callback for each dbus methods:
  register, update_description, activate,
  get, get_activated, get_all, delete

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
daemon/model-dbus-impl.cc