NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Mapping Struct Reference

Mapping between user-readable string and a constant. More...

#include "mapping.h"

Data Fields

const char * name
 String value.
 
int value
 Integer value.
 

Detailed Description

Mapping between user-readable string and a constant.

Definition at line 32 of file mapping.h.

Field Documentation

◆ name

const char* Mapping::name

String value.

Definition at line 34 of file mapping.h.

◆ value

int Mapping::value

Integer value.

Definition at line 35 of file mapping.h.


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