UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
usagePair_s Struct Reference

Data Fields

const char * flags
 
const char * desc
 

Detailed Description

Definition at line 57 of file ufo2map.cpp.

Field Documentation

const char* usagePair_s::desc

a description of the functionality provided by the flag, or nullptr if the flags is actually a full line

Definition at line 59 of file ufo2map.cpp.

Referenced by Usage().

const char* usagePair_s::flags

The command line flag (and maybe an alias), or a full line (in which case the desc should be nullptr

Definition at line 58 of file ufo2map.cpp.

Referenced by Usage().


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