resource-container: add method to manually send a notification
authorHauke Mehrtens <hauke.mehrtens@lantiq.com>
Fri, 13 Nov 2015 12:58:49 +0000 (13:58 +0100)
committerMadan Lanka <lanka.madan@samsung.com>
Wed, 18 Nov 2015 06:22:00 +0000 (06:22 +0000)
commitd2bf115c5e865c15ba2464feeec893562960e037
tree56044155172f928e480f4cdc18f9f48faa05a0aa
parentc7659fb923a6f40d1159b685fb415c38be4370de
resource-container: add method to manually send a notification

When I am setting more than one attribute at a time I only want to send one
notification after all the attributes have been set. This change makes it
possible to send the notification at the end.

Change-Id: I8a4825edab97b92041a67a8cdf57f9a6fd832f3b
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/4207
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Markus Jung <markus.jung85@gmail.com>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/resource-container/bundle-api/include/BundleResource.h
service/resource-container/src/BundleResource.cpp