dbselect
Loading...
Searching...
No Matches
dbselect_options.h
Go to the documentation of this file.
1#pragma once
2
3// gemc
4#include "goptions.h"
5
12constexpr const char* DBSELECT_LOGGER = "dbselect";
13
18namespace dbselect {
19
34
35} // namespace dbselect
constexpr const char * DBSELECT_LOGGER
Logger name used by the dbselect module.
Namespace containing dbselect module functions.
GOptions defineOptions()
Define and return the option set used by the dbselect module.