Unit conversion table entry for 'convert_with_table'.
More...
|
const char * | name |
| Name of the unit (or NULL for end of table). More...
|
|
unsigned long long | value |
| Factor to apply for this unit. More...
|
|
Unit conversion table entry for 'convert_with_table'.
Definition at line 154 of file strings.c.
◆ name
const char* ConversionTable::name |
Name of the unit (or NULL for end of table).
Definition at line 159 of file strings.c.
◆ value
unsigned long long ConversionTable::value |
Factor to apply for this unit.
Definition at line 164 of file strings.c.
The documentation for this struct was generated from the following file: