gtranslationTable
Loading...
Searching...
No Matches
gtranslationTable_options.h File Reference

Option definitions for the Translation Table module. More...

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

Go to the source code of this file.

Namespaces

namespace  gtranslationTable
 

Functions

GOptions gtranslationTable::defineOptions ()
 Defines the module option set for gtranslationTable.
 

Variables

constexpr const char * TRANSLATIONTABLE_LOGGER = "gtranslationtable"
 

Detailed Description

This module defines its own option set so it can be configured consistently using the project-wide options mechanism.

The logger name associated with this module is "gtranslationtable".

Definition in file gtranslationTable_options.h.

Variable Documentation

◆ TRANSLATIONTABLE_LOGGER

constexpr const char* TRANSLATIONTABLE_LOGGER = "gtranslationtable"
constexpr

Definition at line 15 of file gtranslationTable_options.h.