Add RD C++ API to supporting QoS in OCPlatform
authorhyuna0213.jo <hyuna0213.jo@samsung.com>
Mon, 1 Aug 2016 22:51:39 +0000 (07:51 +0900)
committerZiran Sun <ziran.sun@samsung.com>
Mon, 8 Aug 2016 14:55:11 +0000 (14:55 +0000)
commitca7b728d3b6af54d7e6583b93f2312b4b4e0789b
tree694d8c0fa140a9547b37730d6b25ff1eb22c45b3
parenta95f7ffaa3d1c826ecd5e78727a50688e80e710a
Add RD C++ API to supporting QoS in OCPlatform

- add publishResourceToRD() overload function
- add deleteResourceFromRD() overload function
- remove unnecessary code
- add null check logic for input parameter

Change-Id: Ib3ad9d196af4a1b1662a4fca0dce40e963dc78f5
Signed-off-by: hyuna0213.jo <hyuna0213.jo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/9907
Reviewed-by: Jaehong Jo <jaehong.jo@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: jihwan seo <jihwan.seo@samsung.com>
Reviewed-by: Jaewook Jung <jw0213.jung@samsung.com>
Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
resource/include/OCPlatform.h
resource/include/OCPlatform_impl.h
resource/src/InProcServerWrapper.cpp
resource/src/OCPlatform.cpp