Add Resource Cache feature that checks validation of the cached datas and if they...
authorYounghyunJoo <yh_.joo@samsung.com>
Tue, 30 Jun 2015 08:50:20 +0000 (17:50 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 1 Jul 2015 02:17:53 +0000 (02:17 +0000)
commitcf8dc8778dfe91679c8350feafc888e0df31b74d
tree6e5f95f64cf9224d25f6e29722ff977f7262d627
parent6b56d7a2cefb9ad595b0fdbab33486d56cb415aa
Add Resource Cache feature that checks validation of the cached datas and if they are expired, refresh them

Modify Get & Observe Callback function to check expired time.

Change-Id: I7282ad485cebbf8f5c66eac10d24f8aaeac4be83
Signed-off-by: YounghyunJoo <yh_.joo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1450
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/resource-manipulation/modules/resourceCache/include/CacheTypes.h
service/resource-manipulation/modules/resourceCache/include/DataCache.h
service/resource-manipulation/modules/resourceCache/src/DataCache.cpp