|
goptions
|
| ▼ examples | |
| define_options.cc | Example program showing how to define and use GOptions : |
| goption.cc | Implementation of GOption : the option container used by GOptions : |
| goption.h | Definitions of GVariable : and GOption : used by GOptions : |
| goptions.cc | Implementation of GOptions : the command-line and YAML option manager |
| goptions.h | Public interface for GOptions : the YAML + command-line configuration manager |
| goptionsConventions.h | Conventions, constants, and error codes for the GOptions : / GOption : subsystem |
| goptionsDoxy.h | |
| gswitch.h | Definition of GSwitch : the boolean command-line switch type used by GOptions : |