summaryrefslogtreecommitdiffstats
path: root/parameter/EnumParameterType.h
Commit message (Expand)AuthorAgeFilesLines
* Remove using std::XXX from headersSebastien Gonzalve2014-09-111-10/+11
* Change the license to 3-clause BSDDavid Wagner2014-02-131-19/+24
* PFW: Add two commands to print xml settings and structureGeorges-Henri Baron2014-02-121-0/+3
* PFW: Verification of Enum size compatibilityFrédéric Boisnard2014-02-121-0/+3
* PFW: Remove names from PFW license headerKevin Rocard2014-02-121-7/+1
* PFW: overflow not detected for int parametersFrederic Boisnard2014-02-121-2/+2
* PFW: Enum parameter mappingPatrick Benavoli2014-02-101-12/+2
* PFW: Type safe dynamic parameter accessPatrick Benavoli2014-02-101-3/+7
* PFW: Enumeration typesPatrick Benavoli2014-02-101-0/+79