|
dbselect
|
#include "goptions.h"

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. | |
|
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.