nsgenbind
Loading...
Searching...
No Matches
Public Attributes | List of all members
options Struct Reference

#include <options.h>

Public Attributes

char * infilename
 
char * outdirname
 
char * idlpath
 
bool verbose
 
bool debug
 
bool dbglog
 
bool dryrun
 
unsigned int warnings
 

Detailed Description

global options

Definition at line 13 of file options.h.

Member Data Documentation

◆ dbglog

bool options::dbglog

embed debug logging in output

Definition at line 20 of file options.h.

◆ debug

bool options::debug

debug enabled

Definition at line 19 of file options.h.

◆ dryrun

bool options::dryrun

output is not generated

Definition at line 21 of file options.h.

◆ idlpath

char* options::idlpath

path to IDL files

Definition at line 16 of file options.h.

◆ infilename

char* options::infilename

binding source

Definition at line 14 of file options.h.

◆ outdirname

char* options::outdirname

output directory

Definition at line 15 of file options.h.

◆ verbose

bool options::verbose

verbose processing

Definition at line 18 of file options.h.

◆ warnings

unsigned int options::warnings

warning flags

Definition at line 23 of file options.h.


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