G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsOptionList::OptionListEntry Struct Reference

Detailed Description

getAllEntries() returns a vector of those. Contains the name of its type (type), its label (label), its description (desc) and the string representation of its value (val).

Public Attributes

std::string desc
 Description.
 
std::string label
 Label.
 
std::string type
 Type (as string)
 
std::string val
 Value (as string)