Fork me on GitHub
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
janus_config_item Struct Reference

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...
 

Detailed Description

Configuration item (name=value)

Field Documentation

const char* janus_config_item::name

Name of the item.

const char* janus_config_item::value

Value of the item.


The documentation for this struct was generated from the following file: