Make a class ItemInfo to avoid exporting some methods 89/201589/2
authorJunghoon Park <jh9216.park@samsung.com>
Mon, 18 Mar 2019 04:34:05 +0000 (13:34 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Mon, 18 Mar 2019 06:29:17 +0000 (15:29 +0900)
commit690cba7400e8e97044d97580cbb0ccc16cd9a825
tree13eab4ed2d0561a7c2b360ff1fa4bcc603204ae1
parentb49ce7201565e5e842091efafcd5d45f7d9e8f29
Make a class ItemInfo to avoid exporting some methods

Change-Id: Iaed432aaec5f65069b503d4057d1b5aaaaafe243
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
notification-ex/abstract_item.cc
notification-ex/abstract_item.h
notification-ex/abstract_item_implementation.h
notification-ex/iitem_info.h [new file with mode: 0644]
notification-ex/iitem_info_internal.h [new file with mode: 0644]
notification-ex/item_info.cc [new file with mode: 0644]
notification-ex/item_info_internal.h [moved from notification-ex/item.h with 55% similarity]