gwenhywfar 5.12.0
_S_ARGS Struct Reference

#include <args.h>

Collaboration diagram for _S_ARGS:

Data Fields

int compact
const char * domain
int header
char * logFile
GWEN_LOGGER_LEVEL logLevel
GWEN_LOGGER_LOGTYPE logType
const char * outputFile
FREEPARAMparams
int verbous

Detailed Description

Definition at line 44 of file tools/typemaker/args.h.

Field Documentation

◆ compact

int compact

Definition at line 52 of file tools/typemaker/args.h.

Referenced by Arguments_new(), checkArgs(), and main().

◆ domain

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().

◆ header

int header

Definition at line 52 of file tools/xmlmerge/args.h.

Referenced by Arguments_new(), checkArgs(), and main().

◆ logFile

char * logFile

Definition at line 47 of file tools/typemaker/args.h.

Referenced by checkArgs(), and main().

◆ logLevel

Definition at line 49 of file tools/typemaker/args.h.

Referenced by Arguments_new(), checkArgs(), and main().

◆ logType

Definition at line 48 of file tools/typemaker/args.h.

Referenced by Arguments_new(), checkArgs(), and main().

◆ outputFile

const char * outputFile

Definition at line 50 of file tools/typemaker/args.h.

Referenced by checkArgs(), and main().

◆ params

FREEPARAM * params

Definition at line 45 of file tools/typemaker/args.h.

Referenced by Arguments_AddParam(), Arguments_free(), and main().

◆ verbous

int verbous

Definition at line 46 of file tools/typemaker/args.h.

Referenced by Arguments_new(), and checkArgs().


The documentation for this struct was generated from the following files: