Port configuration parsing to a separate object.
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 28 Mar 2017 15:52:17 +0000 (17:52 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 11 Apr 2017 10:41:41 +0000 (12:41 +0200)
commit8f996bf611ed029bd99ae404fbef97e54eb16764
tree27abcff0be679a60a1521856c8451dd172b0e635
parent2cf6a1685f3ad53db6714c01d600492fe4bfc11b
Port configuration parsing to a separate object.

Change-Id: If5da63d2fdd498dcb6dde10469acaa91b00e60df
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/utils/config-parser.cpp [new file with mode: 0644]
src/utils/config-parser.hpp [new file with mode: 0644]