[coco] Update Index-to-Element link only via GenericFeatureLayout (#1591)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 20 Sep 2018 01:43:46 +0000 (10:43 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 20 Sep 2018 01:43:46 +0000 (10:43 +0900)
commitf09ce6f6c15a73987c972b97a8976accdc1ff492
tree2ad65a3fd6a9c809c2740d97e6be1323ad403446
parentc2f16dd7beb14b633fd7e8992f81d668ea34992f
[coco] Update Index-to-Element link only via GenericFeatureLayout (#1591)

This commit adjusts the role of FeatureObject and GenericFeatureLayout
classes. Now, GenericFeatureLayout (not FeatureObject) is not responsible
for Index-to-Element link update.

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