plptools
Loading...
Searching...
No Matches
LangTableEntry Struct Reference

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
 

Detailed Description

Holder of a language entry, translating from language numbers to names.

Definition at line 58 of file sistypes.h.

Member Data Documentation

◆ m_code

char LangTableEntry::m_code[3]

Definition at line 61 of file sistypes.h.

◆ m_name

const char* LangTableEntry::m_name

Definition at line 62 of file sistypes.h.

◆ m_no

uint16_t LangTableEntry::m_no

Definition at line 60 of file sistypes.h.


The documentation for this struct was generated from the following file: