Improved const-correctness of response/event callbacks.
authorOssama Othman <ossama.othman@intel.com>
Fri, 8 Nov 2013 23:04:49 +0000 (15:04 -0800)
committerOssama Othman <ossama.othman@intel.com>
Tue, 3 Dec 2013 21:46:52 +0000 (13:46 -0800)
commit483ee96d8310196d2f469361d9f358de30524b2c
tree6082144553ccf74c497424d7a5b25c6f3d9653bc
parent30615621fab14e320afd68fc6314e036003aeb34
Improved const-correctness of response/event callbacks.

Change-Id: Id84c8e6daa4c9499ca6b5195d804b65d3639c1ec
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
include/settingsd/event_callback.hpp
include/settingsd/response_callback.hpp
include/settingsd/send_callback.hpp
lib/event_callback.cpp
lib/manager.cpp
lib/manager.hpp
lib/response_callback.cpp
lib/send_callback.cpp