|
eventDispenser
|
Public declaration of the Event Dispenser module command-line / configuration options. More...
#include "goptions.h"

Go to the source code of this file.
Namespaces | |
| namespace | eventDispenser |
| Namespace containing the Event Dispenser module option definitions. | |
Functions | |
| GOptions | eventDispenser::defineOptions () |
| Builds and returns the complete set of options supported by the Event Dispenser module. | |
Variables | |
| constexpr const char * | EVENTDISPENSER_LOGGER = "eventdispenser" |
Logger name used by this module when creating a GLogger through the base infrastructure. | |
This header declares the module entry point used to define the set of GOptions handled by the Event Dispenser module (and the modules it depends on).
Definition in file eventDispenser_options.h.
|
constexpr |
This string is passed to the logging backend so messages from this module can be filtered and formatted consistently.
Definition at line 20 of file eventDispenser_options.h.