Using unique_ptr for sender and listener 38/201738/5
authorhyunho <hhstark.kang@samsung.com>
Tue, 19 Mar 2019 06:42:36 +0000 (15:42 +0900)
committerhyunho <hhstark.kang@samsung.com>
Tue, 19 Mar 2019 07:43:55 +0000 (16:43 +0900)
commit425c9f3ceab38f07ccfcb26b2458a53d92f84cb4
tree80c5cee1b896c6d01af8d97ebc5d31d1df759505
parent3c8e4535b84aeeea7d8b06e81f14683f5b3789f5
Using unique_ptr for sender and listener

Change-Id: Iaf238d82dbe64501aef23fb06cf7124dcd3d0bde
Signed-off-by: hyunho <hhstark.kang@samsung.com>
notification-ex/dbus_event_listener.cc
notification-ex/event_info.cc
notification-ex/ex_util.cc
notification-ex/manager.cc
notification-ex/manager.h
notification-ex/manager_implementation.h
notification-ex/reporter.cc
notification-ex/reporter.h
notification-ex/reporter_implementation.h
unittest/src/test_event_info.cc [new file with mode: 0644]