New APIs for editing resource and interfaces types 86/190686/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>
Thu, 4 Oct 2018 15:13:08 +0000 (20:43 +0530)
commitc088338708086cdbaebb93daf3a55e5da6f8028a
treeccca3169fbb39da6067cd5d2258b43b2727dfdb3
parentd84d8301c7605ac24146a9fbfdaffa9f450de684
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