aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/Data.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-0/+2
| | | | The old struct config_param remains only for top-level string options.
* config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-1/+1
|
* config/Data: add method Clear()Max Kellermann2015-01-211-0/+2
| | | | Move code from config_global_finish().
* ConfigData: rename header fileMax Kellermann2015-01-211-0/+33