dbselect
Loading...
Searching...
No Matches
dbselect_options.h File Reference
#include "goptions.h"
Include dependency graph for dbselect_options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dbselect
 Namespace containing dbselect module functions.
 

Functions

GOptions dbselect::defineOptions ()
 Define and return the option set used by the dbselect module.
 

Variables

constexpr const char * DBSELECT_LOGGER = "dbselect"
 Logger name used by the dbselect module.
 

Variable Documentation

◆ DBSELECT_LOGGER

constexpr const char* DBSELECT_LOGGER = "dbselect"
constexpr

This name is passed to the logging infrastructure (GLogger / GBase) to tag all dbselect-related messages.

Definition at line 12 of file dbselect_options.h.