|
plptools
|
Holder of a language entry, translating from language numbers to names. More...
#include <sistypes.h>
Public Attributes | |
| uint16_t | m_no |
| char | m_code [3] |
| const char * | m_name |
Holder of a language entry, translating from language numbers to names.
Definition at line 58 of file sistypes.h.
| char LangTableEntry::m_code[3] |
Definition at line 61 of file sistypes.h.
| const char* LangTableEntry::m_name |
Definition at line 62 of file sistypes.h.
| uint16_t LangTableEntry::m_no |
Definition at line 60 of file sistypes.h.