[IOT-2251] Resolve getValue() & setValue() APIs for argument string, Attribute Value
authorMushfiqu Islam Antu <i.mushfiq@samsung.com>
Sun, 14 May 2017 13:38:48 +0000 (19:38 +0600)
committerAshok Babu Channa <ashok.channa@samsung.com>
Mon, 15 May 2017 07:58:18 +0000 (07:58 +0000)
commit05671f38527acd30ff5a761b3c0a7cde933a0b17
tree8397822900ee5a155c332b57ce7517618e4ac317
parent01c9d09f372b13460075ca6ba5820aa1af637c9b
[IOT-2251] Resolve getValue() & setValue() APIs for argument string, Attribute Value
getValue() & setValue() APIs returned "no matching function argument" while being callled with the argument: string, AttributeValue
Previously this worked fine, this problem is being generated because of the commit:
https://gerrit.iotivity.org/gerrit/#/c/19585

Change-Id: Ibcf7d6f1d7e65a32ee7113ddaec958ab8073aa07
Signed-off-by: Mushfiqu Islam Antu <i.mushfiq@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/19901
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
resource/include/AttributeValue.h
resource/include/OCRepresentation.h