libosmocore 1.11.0
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 charstr
 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

◆ value

uint32_t value_string::value

numeric value


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