GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
ConversionTable Struct Reference

Unit conversion table entry for 'convert_with_table'. More...

Data Fields

const char * name
 Name of the unit (or NULL for end of table).
 
unsigned long long value
 Factor to apply for this unit.
 

Detailed Description

Unit conversion table entry for 'convert_with_table'.

Definition at line 154 of file strings.c.

Field Documentation

◆ 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: