[coco] Rename Read and Update (#1410)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 10 Sep 2018 00:38:34 +0000 (09:38 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 10 Sep 2018 00:38:34 +0000 (09:38 +0900)
commit42ffa5a7b4a42afd1a7be0242fe6d9e6d1fe645e
tree489eef6b4019fa72931b8e156b7eda7b76d54eaa
parent96f5a5d842013a0d539d5d7745b054f21d28ce82
[coco] Rename Read and Update (#1410)

This commit renames Read and Update as Reader and Updater, respectively.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/Bag.h
contrib/coco/core/include/coco/IR/BagInfo.h
contrib/coco/core/include/coco/IR/Object.h
contrib/coco/core/include/coco/IR/ReadHook.h
contrib/coco/core/include/coco/IR/ReadSlot.h
contrib/coco/core/include/coco/IR/Shuffle.h
contrib/coco/core/include/coco/IR/UpdateHook.h
contrib/coco/core/include/coco/IR/UpdateSlot.h
contrib/coco/core/src/IR/Bag.cpp
contrib/coco/core/src/IR/Read.mock.h
contrib/coco/core/src/IR/Update.mock.h