Add new operations to RCSResourceAttributes
authorcoderhyme <jhyo.kim@samsung.com>
Fri, 4 Mar 2016 08:45:47 +0000 (00:45 -0800)
committerUze Choi <uzchoi@samsung.com>
Sat, 5 Mar 2016 02:35:37 +0000 (02:35 +0000)
commit9a66fb46498e3055ea09bd01a7f3ea3fb8441f7d
tree1e24dd50bcb6bdd02f55d06905d11f204cd19501
parentd3f7b087e2d272dfbfba4f1114fd030c9d7219a2
Add new operations to RCSResourceAttributes

A new public function, erase with iterator, is added. This is fundamental operation for using iterator.
A new feature is added, which is a new visitor with rvalue.

Change-Id: If2d5db51badfc3821f3b74a547c1f7251fb39126
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/5419
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/resource-encapsulation/include/RCSResourceAttributes.h
service/resource-encapsulation/src/common/primitiveResource/src/RCSResourceAttributes.cpp
service/resource-encapsulation/src/serverBuilder/src/InterfaceHandler.cpp