[nest] Support 'ret' (#722)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 19 Jul 2018 10:43:13 +0000 (19:43 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 19 Jul 2018 10:43:13 +0000 (19:43 +0900)
commit5d6122d1d8c1bd6ee44ffccfd53ea8592541c7c2
tree071dd207194bd640a70e285df8eb2350412a699b
parenta3cc47ad38ab430bd35d9185828a4fce9bafac57
[nest] Support 'ret' (#722)

This commit introduces 'ret' methods which allows users to set/get the
return specification.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nest/include/nest/Module.h
contrib/nest/src/Module.cpp
contrib/nest/src/Module.test.cpp