revise handling callback
authorYoungjae Shin <yj99.shin@samsung.com>
Tue, 5 Nov 2019 07:55:58 +0000 (16:55 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Thu, 19 Mar 2020 04:30:37 +0000 (13:30 +0900)
commitba59c8c3a2d6ead40606e9032221fbbd5a313f6a
tree413ef458ead025e20bffb77662c15fd54d9b5539
parentb9f553a5164571a6e2c6d8baa6f4ee2007933fa5
revise handling callback
12 files changed:
unittests/mdsp_test_vconf.cpp
vconf/VconfAction.cpp [new file with mode: 0644]
vconf/VconfAction.h [new file with mode: 0644]
vconf/VconfActionBool.cpp
vconf/VconfActionBool.h
vconf/VconfActionDbl.cpp
vconf/VconfActionDbl.h
vconf/VconfActionInt.cpp
vconf/VconfActionInt.h
vconf/VconfActionStr.cpp
vconf/VconfActionStr.h
vconf/VconfPlugin.cpp