[coco] Add 'Input' class (#734)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 20 Jul 2018 05:39:37 +0000 (14:39 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 20 Jul 2018 05:39:37 +0000 (14:39 +0900)
commite1b320bc70e365b1f1dff2262efaa4e375ffb518
tree4947e8601d3138408942d1720a1ef836d06dcc83
parent65e79ea610025b1bbfe54eba1bccb368213ccdb1
[coco] Add 'Input' class (#734)

This commit add 'Input' class which records input-related information.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/Input.h [new file with mode: 0644]
contrib/coco/core/src/IR/Input.cpp [new file with mode: 0644]
contrib/coco/core/src/IR/Input.test.cpp [new file with mode: 0644]