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>
Fri, 8 Nov 2013 23:04:49 +0000 (15:04 -0800)
commitd537f2cf18e73a4a523bbd39f1e696caa37c386f
treee7b19d642ed2b5104dc6a56f88bd4bf643f8a928
parente9417595291444593bd767702dfad9631f6118be
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