server: add the record insertion API for other services in the context framework 50/126950/4
authorMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 25 Apr 2017 10:31:01 +0000 (19:31 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 26 Apr 2017 08:38:15 +0000 (17:38 +0900)
commita93fc19b0610eff8c8ea266d225e591ba461248d
treebc08f30dbd05f6ba570720b8f33508e3e0ef769a
parent9064cbfa401bbda7b63908330c2af6b689f0953e
server: add the record insertion API for other services in the context framework

Change-Id: I79ede86b7164e3b14a79ed9573f32eab92094db1
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
include/private/ContextStore.h [moved from include/private/ContextStoreSideGate.h with 60% similarity]
src/server-dummy/ContextStore.cpp [moved from src/server-dummy/ContextStoreSideGate.cpp with 54% similarity]
src/server/ContextStore.cpp [new file with mode: 0644]
src/server/ContextStoreService.cpp
src/server/ContextStoreSideGate.cpp [deleted file]
src/server/Store.cpp
src/server/Store.h