Reinforce Struct & Get functions
authoryoungman <yman.jung@samsung.com>
Tue, 2 Jun 2015 03:40:19 +0000 (12:40 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Mon, 8 Jun 2015 10:41:30 +0000 (19:41 +0900)
commit7d048e07934f5b2ff9713002bc7f5472ee4e8404
tree2c3996aa0a761bc0a677d739f6d9c366c532dc7a
parent7452dd97ee4ed4c294b3bd9a632d075103b00ea7
Reinforce Struct & Get functions

Change-Id: Iefe066d3c9d96a4e20ec06bb86e1f71041f63904
Signed-off-by: youngman <yman.jung@samsung.com>
30 files changed:
lib/ic-client.c
lib/ic-client.h
lib/ic-device.c
lib/ic-ioty.cpp
lib/ic-ioty.h [changed mode: 0644->0755]
lib/ic-observation.c [changed mode: 0644->0755]
lib/ic-options.c
lib/ic-query.c
lib/ic-repr-obj.c
lib/ic-repr.c
lib/ic-repr.h
lib/ic-request.c
lib/ic-request.h
lib/ic-resource-types.c [new file with mode: 0755]
lib/ic-resource-types.h [moved from lib/ic-device.h with 54% similarity]
lib/ic-utils.c
lib/ic-utils.h [changed mode: 0644->0755]
lib/ic.c
lib/ic.h
lib/include/iotcon-constant.h
lib/include/iotcon-errors.h
lib/include/iotcon-representation.h
lib/include/iotcon-struct.h
lib/include/iotcon.h
test/crud-test-client.c
test/crud-test-server.c
test/device-test-client.c [changed mode: 0644->0755]
test/device-test-server.c [changed mode: 0644->0755]
test/repr-test-client.c [changed mode: 0644->0755]
test/repr-test-server.c [changed mode: 0644->0755]