|
mbgtools-lx
4.2.8
|
#include <ctry.h>
Data Fields | |
| CTRY_CODE | code |
| uint8_t | dt_fmt |
| uint8_t | tm_fmt |
| char | dt_sep |
| char | tm_sep |
| CTRY_CODE CTRY::code |
Definition at line 126 of file ctry.h.
Referenced by ctry_next(), and ctry_setup().
| uint8_t CTRY::dt_fmt |
Definition at line 128 of file ctry.h.
Referenced by ctry_setup(), main(), snprint_ctry_dt(), and snprint_ctry_dt_short().
| char CTRY::dt_sep |
Definition at line 130 of file ctry.h.
Referenced by ctry_setup(), main(), snprint_ctry_dt(), and snprint_ctry_dt_short().
| uint8_t CTRY::tm_fmt |
Definition at line 129 of file ctry.h.
Referenced by ctry_setup().
| char CTRY::tm_sep |
Definition at line 131 of file ctry.h.
Referenced by ctry_setup(), snprint_ctry_tm(), and snprint_ctry_tm_short().