Implement APIs for platform-managed stores 72/118072/3
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 8 Mar 2017 12:39:12 +0000 (21:39 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 10 Mar 2017 12:00:38 +0000 (21:00 +0900)
commitec7cc34ddb4cf5265761b4d1bdc66f4d1b7d628f
tree6d7e054976fa62e30ee645e41bb9740fded37c55
parent7a9009659080dac70bfa21772b01923f883e2016
Implement APIs for platform-managed stores

Change-Id: Ifa8e2f3fd0fab6f9f807e39696932aea73467d15
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
12 files changed:
include/ContextStore.h
include/ContextStoreManager.h
include/ContextStoreSearchQuery.h
src/client-dummy/ContextStore.cpp
src/client-dummy/ContextStoreManager.cpp
src/client-dummy/ContextStoreSearchQuery.cpp
src/client/ContextStore.cpp
src/client/ContextStoreManager.cpp
src/client/ContextStoreSearchQuery.cpp
src/client/PlatformManagedStore.cpp
src/client/PlatformManagedStore.h
src/shared/ContextStoreTypesPrivate.h