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(), main(), and MAXLINE.
Referenced by set_log_conf().