aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigData.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* ConfigData: use simple linked list instead of GSListMax Kellermann2013-01-301-3/+8
* ConfigData: forbid copying a config_param objectMax Kellermann2013-01-301-0/+4
* ConfigData: move functions into the classMax Kellermann2013-01-301-8/+12
* ConfigData: add constructors/destructorsMax Kellermann2013-01-301-7/+9
* ConfigData: use std::string in block_paramMax Kellermann2013-01-301-2/+3
* ConfigData: use std::vector for the block_param listMax Kellermann2013-01-301-3/+5
* ConfigFile: add struct ConfigDataMax Kellermann2013-01-301-0/+18
* conf: move struct definitions to ConfigData.hxxMax Kellermann2013-01-301-0/+106