Configuration item (name=value) More...
#include <config.h>
Data Fields | |
const char * | name |
Name of the item. More... | |
const char * | value |
Value of the item. More... | |
Configuration item (name=value)
const char* janus_config_item::name |
Name of the item.
const char* janus_config_item::value |
Value of the item.