#include <cfg-parser.h>

Public Attributes | |
| gint * | debug_flag |
| gint | context |
| const gchar * | name |
| CfgLexerKeyword * | keywords |
| gint(* | parse )(CfgLexer *lexer, gpointer *instance, gpointer arg) |
| void(* | cleanup )(gpointer instance) |
| void(* CfgParser::cleanup) (gpointer instance) |
| gint CfgParser::context |
| gint* CfgParser::debug_flag |
| CfgLexerKeyword* CfgParser::keywords |
| const gchar* CfgParser::name |
| gint(* CfgParser::parse) (CfgLexer *lexer, gpointer *instance, gpointer arg) |