Setting with a string value. More...
#include <settings.h>
Public Attributes | |
std::string | name |
Name of setting. | |
std::string | comment |
A more verbose explanation what the setting does. | |
std::string | val |
The value of the setting. | |
Setting with a string value.