global forward declaration for auxiliary headers that don't need details within Everything More...
#include <Util.h>
Public Member Functions | |
| InitParams (const char *description=0) | |
Public Attributes | |
| const char * | description |
| description of program used when printing usage | |
| string | inputFilename |
| name of input file | |
| bool | dryRun |
| whether this is a dry run | |
| bool | printDefaults |
| whether to print default commands | |
| const char * | packageName |
| package name dispalyed in banner | |
| const char * | versionString |
| version string displayed in banner | |
| const char * | versionHash |
| git hash displayed in banner (if any) | |
global forward declaration for auxiliary headers that don't need details within Everything
Parameters used for common initialization functions