#include <configparser.h>
Data Fields | |
| t_name_value * | directives |
| t_name_value * | actual |
| int | len |
Definition at line 75 of file configparser.h.
|
|
A pointer to the last element of the list Definition at line 77 of file configparser.h. |
|
|
The directives values list Definition at line 76 of file configparser.h. |
|
|
The length of the list Definition at line 78 of file configparser.h. |
1.3.5