Added possibility to declare union in config file 86/30886/9
authorMateusz Malicki <m.malicki2@samsung.com>
Wed, 26 Nov 2014 14:11:51 +0000 (15:11 +0100)
committerMateusz Malicki <m.malicki2@samsung.com>
Thu, 27 Nov 2014 16:33:04 +0000 (17:33 +0100)
commitbb674f609e25e5f7a216f9c30676c4381c2f99c9
treef4433acbfe2a6406ee138a6e92eda7d35bf87703
parentd555a457fcf245abf8972e5f9ab3317e811ff58f
Added possibility to declare union in config file

[Bug/Feature]   Possibility to declare something like union in config file
[Cause]         Necessity to create vector with element of more than one type
[Solution]      Added macro CONFIG_DECLARE_OPTIONS
[Verification]  Build, install, run scs tests

Change-Id: I094eb63f5cda6435836b3d76674d3cad5f89fe14
src/config/fields-union.hpp [new file with mode: 0644]