diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2019-01-28 00:35:12 +0100 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-02-01 11:41:55 +0200 |
commit | c6468e45d1dedb295f6e67b3a49d2d4f4dfeee1c (patch) | |
tree | 8339946ea925852335c2d08e65df9cbaa0571cef /test/event-dispatcher.cpp | |
parent | 377516a084467692cb275526a16d43b25f773e46 (diff) |
cam: options: Create a template class for options
In preparation to adding more parsers create a template class to hold
the parsed information. The rational for making it a template are that
different parsers can index the options using different data types.
The OptionsParser index its options using an int while the upcoming
KeyValyeParser will index its options using strings for example.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'test/event-dispatcher.cpp')
0 files changed, 0 insertions, 0 deletions