Mapping between user-readable string and a constant.
More...
#include "mapping.h"
|
const char * | name |
| String value.
|
|
int | value |
| Integer value.
|
|
Mapping between user-readable string and a constant.
Definition at line 32 of file mapping.h.
◆ name
const char* Mapping::name |
◆ value
Integer value.
Definition at line 35 of file mapping.h.
The documentation for this struct was generated from the following file: