gtranslationTable
Loading...
Searching...
No Matches
gtranslationTable_options.cc
Go to the documentation of this file.
2
3// project goption to a system
5// returns array of options definitions
7 // Create an option container bound to the module logger name.
8 // Add module-specific options here as the module grows.
10
11 return goptions;
12}
13}
Option definitions for the Translation Table module.
constexpr const char * TRANSLATIONTABLE_LOGGER
GOptions defineOptions()
Defines the module option set for gtranslationTable.