New APIs for editing resource and interfaces types 22/190722/1
authorHarish Kumara M <h.marappa@samsung.com>
Thu, 16 Aug 2018 11:19:44 +0000 (16:49 +0530)
committerAmit KS <amit.s12@samsung.com>
Fri, 5 Oct 2018 03:34:24 +0000 (09:04 +0530)
commitcac27290e6e87073fef0cf91a53f9d65bfd14752
tree4bbf0707dbe4f396ed9717da117c1f052c651ad0
parent5de21b92221cf39670cd5c80d91a5ceeeb2d00c4
New APIs for editing resource and interfaces types

New APIs are introduced for modifying resource and interface
types bound to a resource. These new APIs clear currently bound
types and set newly passing resource/interface type.

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/313
(cherry picked from commit 2ffab6058c93ff52d64bbbe6e8d29855916d3bcc)

Change-Id: I1e51823f1d46fdc042694f9213bde026974b9ae3
Signed-off-by: Harish Kumara M <h.marappa@samsung.com>
Signed-off-by: Amit KS <amit.s12@samsung.com>
resource/csdk/stack/include/ocstack.h
resource/csdk/stack/src/ocstack.c
resource/include/IServerWrapper.h
resource/include/InProcServerWrapper.h
resource/include/OCPlatform.h
resource/include/OCPlatform_impl.h
resource/src/InProcServerWrapper.cpp
resource/src/OCPlatform.cpp
resource/src/OCPlatform_impl.cpp