|
gtranslationTable
|
Conventions (primarily exit/error codes) for the Translation Table module. More...

Go to the source code of this file.
Namespaces | |
| namespace | gtranslationTable |
Variables | |
| constexpr int | gtranslationTable::EC__GIDENTITYNOTFOUNDINTT = 1101 |
| Error code used when a requested identity cannot be resolved in the translation table context. | |
| constexpr int | gtranslationTable::EC__TTNOTFOUNDINTT = 1102 |
| Error code used when a translation table entry is not found for a given key. | |
This header centralizes numeric identifiers used for logging and error reporting in the Translation Table module so they remain stable and consistent across builds.
Definition in file gtranslationTableConventions.h.