|
eventDispenser
|
Namespace containing the Event Dispenser module option definitions.
Functions | |
| GOptions | defineOptions () |
| Builds and returns the complete set of options supported by the Event Dispenser module. | |
| GOptions eventDispenser::defineOptions | ( | ) |
The returned GOptions object:
This function is intended to be used during application startup to initialize GOptions, typically by passing the returned object into the GOptions constructor that parses argc/ argv.
GOptions instance containing all option definitions for this module. Definition at line 18 of file eventDispenser_options.cc.