gdetector
Loading...
Searching...
No Matches

Declares the gdetector module option aggregation entry point. More...

#include "goptions.h"
Include dependency graph for gdetector_options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gdetector
 

Functions

GOptions gdetector::defineOptions ()
 Builds the aggregated option set used by the gdetector module.
 

Variables

constexpr const char * GDETECTOR_LOGGER = "gdetector"
 Logger name used by the gdetector module.
 

Variable Documentation

◆ GDETECTOR_LOGGER

constexpr const char* GDETECTOR_LOGGER = "gdetector"
constexpr

The module uses this string to tag log output and to associate the correct verbosity/diagnostic behavior through the logging infrastructure.

Definition at line 19 of file gdetector_options.h.