|
yast2-core
|
#include <stdio.h>#include <string>#include <map>Go to the source code of this file.
Typedefs | |
| typedef map< const string, string > | inisection |
| typedef map< const string, inisection > | inifile |
Functions | |
| inifile | miniini (const char *file) |
| typedef map<const string, inisection> inifile |
| typedef map<const string, string> inisection |
| inifile miniini | ( | const char * | file | ) |
References cutblanks(), and MAXLINE.
Referenced by set_log_conf().
1.8.6