Added preprocessor WITH_CLOUD for Subscribe device presence.
authorJaehong Jo <jaehong.jo@samsung.com>
Fri, 22 Jul 2016 02:41:39 +0000 (11:41 +0900)
committerAshok Babu Channa <ashok.channa@samsung.com>
Tue, 26 Jul 2016 03:32:58 +0000 (03:32 +0000)
commitfb1a9ab3bfa193414f1d2acfa4eec2ec517d2534
tree20933e70e3db56e734d9543c8369fd796da34157
parentf68df5a9eae24122d1df34d8e649e51a5bee5545
Added preprocessor WITH_CLOUD for Subscribe device presence.

It is only used with RD in cloud.

Change-Id: Iabebe4b8b6cf33443e6114281d1ab8ceb3a1b646
Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/9585
Reviewed-by: Eunok Shin <eunok.shin@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: jihwan seo <jihwan.seo@samsung.com>
Reviewed-by: Hyuna Jo <hyuna0213.jo@samsung.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
resource/csdk/stack/include/octypes.h
resource/include/IClientWrapper.h
resource/include/InProcClientWrapper.h
resource/include/OCPlatform.h
resource/include/OCPlatform_impl.h
resource/include/OutOfProcClientWrapper.h
resource/src/InProcClientWrapper.cpp
resource/src/OCPlatform.cpp
resource/src/OCPlatform_impl.cpp
resource/unittests/OCPlatformTest.cpp