|
MASA-Core
|
#include <stdio.h>#include <string>#include <map>Go to the source code of this file.
Classes | |
| struct | config_option_t |
| class | ConfigParser |
Typedefs | |
| typedef void(* | config_parser_t )(const char *opt, config_option_t *option) |
| typedef struct config_option_t | config_option_t |
| typedef struct config_option_t config_option_t |
| typedef void(* config_parser_t)(const char *opt, config_option_t *option) |
Definition at line 32 of file ConfigParser.hpp.
1.7.6.1