Cthulhu  0.2.10
Cthulhu compiler collection
cfg_choice_t Struct Reference

a choice in a set of options More...

#include <config.h>

Data Fields

STA_FIELD_STRING const char * text
 the name of this choice More...
 
size_t value
 the value of this choice More...
 

Detailed Description

a choice in a set of options

Definition at line 96 of file config.h.

Field Documentation

◆ text

STA_FIELD_STRING const char* cfg_choice_t::text

the name of this choice

Definition at line 99 of file config.h.

◆ value

size_t cfg_choice_t::value

the value of this choice

Definition at line 102 of file config.h.


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