Configuration container. More...
#include <config.h>
Data Fields | |
const char * | name |
Name of the configuration. More... | |
GList * | items |
Linked list of uncategorized items. More... | |
GList * | categories |
Linked list of categories category. More... | |
Configuration container.
GList* janus_config::categories |
Linked list of categories category.
GList* janus_config::items |
Linked list of uncategorized items.
const char* janus_config::name |
Name of the configuration.