gfactory
Loading...
Searching...
No Matches
gfactory_options.h File Reference
#include <gemc/goptions/goptions.h>
Include dependency graph for gfactory_options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gfactory

Functions

GOptions gfactory::defineOptions ()
 Define the command-line/options set used by the gfactory module.

Variables

constexpr const char * PLUGIN_LOGGER = "plugins"
 Logger channel used by the gfactory module and plugins loaded through it.

Variable Documentation

◆ PLUGIN_LOGGER

const char* PLUGIN_LOGGER = "plugins"
constexpr

This string is passed to GBase constructors and is typically used to route messages to a dedicated logger configuration for plugins.

Definition at line 11 of file gfactory_options.h.