[enco] Take "const Bag *" as an input (#1958)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 24 Oct 2018 02:09:46 +0000 (11:09 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 24 Oct 2018 02:09:46 +0000 (11:09 +0900)
commit93078ab9e8e8ac57ffca4f891815c7256b4d9f7c
treea6af584bb144a44af74fa52509d37d4839ba46d8
parentd7c3c68c632f5ceaac16b21abece8383d0056db0
[enco] Take "const Bag *" as an input (#1958)

The current implementation of readers/updaters takes "Bag *" as an
input, but these functions do not update Bag itself.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/Usage.cpp
contrib/enco/core/src/Usage.h