libosmocore UNKNOWN
Osmocom core library
Loading...
Searching...
No Matches
value_string Struct Reference

A mapping between human-readable string and numeric value. More...

#include <utils.h>

Data Fields

uint32_t value
 numeric value
const char * str
 human-readable string

Detailed Description

A mapping between human-readable string and numeric value.

Field Documentation

◆ str

const char* value_string::str

human-readable string

Referenced by get_value_string_or_null().

◆ value

uint32_t value_string::value

numeric value

Referenced by get_string_value().


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