|
libosmocore 1.11.0.52-28973f
Osmocom core library
|
A mapping between human-readable string and numeric value. More...
#include <utils.h>
Data Fields | |
| uint32_t | value |
| numeric value More... | |
| const char * | str |
| human-readable string More... | |
A mapping between human-readable string and numeric value.
| const char* value_string::str |
human-readable string
Referenced by get_value_string_or_null().
| uint32_t value_string::value |
numeric value
Referenced by get_string_value().