$search
Basic data element used in Config class. More...
#include <config.h>
Public Attributes | |
std::string | parameter |
std::string | section |
std::string | value |
Basic data element used in Config class.
Definition at line 87 of file config.h.
std::string Data::parameter |
std::string Data::section |
std::string Data::value |