|
gwenhywfar 5.14.1
|
#include <args.h>

Data Fields | |
| int | compact |
| const char * | domain |
| int | header |
| char * | logFile |
| GWEN_LOGGER_LEVEL | logLevel |
| GWEN_LOGGER_LOGTYPE | logType |
| const char * | outputFile |
| FREEPARAM * | params |
| int | verbous |
Definition at line 44 of file tools/typemaker/args.h.
| int compact |
Definition at line 52 of file tools/typemaker/args.h.
Referenced by Arguments_new(), checkArgs(), and main().
| const char* domain |
Definition at line 51 of file tools/typemaker/args.h.
Referenced by checkArgs(), write_h_enums(), write_h_setget_c(), and write_ha_file_c().
| int header |
Definition at line 52 of file tools/xmlmerge/args.h.
Referenced by Arguments_new(), checkArgs(), and main().
| char * logFile |
Definition at line 47 of file tools/typemaker/args.h.
Referenced by checkArgs(), and main().
| GWEN_LOGGER_LEVEL logLevel |
Definition at line 49 of file tools/typemaker/args.h.
Referenced by Arguments_new(), checkArgs(), and main().
| GWEN_LOGGER_LOGTYPE logType |
Definition at line 48 of file tools/typemaker/args.h.
Referenced by Arguments_new(), checkArgs(), and main().
| const char * outputFile |
Definition at line 50 of file tools/typemaker/args.h.
Referenced by checkArgs(), and main().
| FREEPARAM * params |
Definition at line 45 of file tools/typemaker/args.h.
Referenced by Arguments_AddParam(), Arguments_free(), and main().
| int verbous |
Definition at line 46 of file tools/typemaker/args.h.
Referenced by Arguments_new(), and checkArgs().