[coco] Expose Object def/user information (#1044)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 16 Aug 2018 04:31:40 +0000 (13:31 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 16 Aug 2018 04:31:40 +0000 (13:31 +0900)
commitec0a69b2f1e7b0ade340b6289176fd4671f28305
tree636aa34899c5f78041867b6f12eaf57e66ebdd85
parent33db5980e70285b9e4abd02e79a598aff2a65b6d
[coco] Expose Object def/user information (#1044)

This commit allows users to access Object def/user information recorded in
ObjectInfo through Object entities.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/Object.h
contrib/coco/core/src/IR/Object.cpp
contrib/coco/core/src/IR/Object.test.cpp