Updated Resource Client
authorJay Sharma <jay.sharma@samsung.com>
Sat, 27 Jun 2015 10:01:18 +0000 (15:31 +0530)
committerUze Choi <uzchoi@samsung.com>
Tue, 30 Jun 2015 05:16:54 +0000 (05:16 +0000)
commit39c6ed5ebfde46e6e84bbd45cc9bc93ecdd5299b
tree24c779e50deb7a8838ddd9564d57334f43fff172
parent91d185654b7848e6fc5eb646a34c87f31f3d9219
Updated Resource Client

1. Updated as per review comments.
2. Updated as per new folder structure.

Change-Id: I8fa634cd4d6923fd424429b4d9304cb2449f4d86
Signed-off-by: Jay Sharma <jay.sharma@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1357
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/resource-manipulation/SConscript
service/resource-manipulation/include/ReportPolicyProxy.h [new file with mode: 0644]
service/resource-manipulation/include/ResourceClient.h [new file with mode: 0644]
service/resource-manipulation/modules/common/primitiveResource/include/PrimitiveResource.h
service/resource-manipulation/src/ReportPolicyProxy.cpp [new file with mode: 0644]
service/resource-manipulation/src/ResourceClient.cpp [new file with mode: 0644]