|
Electroneum
|
#include <config_file.h>

Public Attributes | |
| struct config_strlist * | next |
| char * | str |
List of strings for config options
Definition at line 617 of file config_file.h.
| struct config_strlist* config_strlist::next |
next item in list
Definition at line 619 of file config_file.h.
| char* config_strlist::str |
config option string
Definition at line 621 of file config_file.h.