|
gtranslationTable
|
Functions | |
| GOptions | defineOptions () |
| Defines the module option set for gtranslationTable. | |
Variables | |
| constexpr int | EC__GIDENTITYNOTFOUNDINTT = 1101 |
| Error code used when a requested identity cannot be resolved in the translation table context. | |
| constexpr int | EC__TTNOTFOUNDINTT = 1102 |
| Error code used when a translation table entry is not found for a given key. | |
| GOptions gtranslationTable::defineOptions | ( | ) |
The returned GOptions instance is typically passed to the project option parser/manager, and used to configure logging and other module-level behavior.
Definition at line 6 of file gtranslationTable_options.cc.
|
inlineconstexpr |
Typical use: emitted when an identity vector (or derived key) is invalid or cannot be found.
Definition at line 23 of file gtranslationTableConventions.h.
|
inlineconstexpr |
Typical use: emitted by API calls that retrieve electronics for a given identity.
Definition at line 30 of file gtranslationTableConventions.h.