SPH
Public Attributes | List of all members
EnumValue Struct Reference

#include <EnumMap.h>

Public Attributes

std::string value
 Text of the value. More...
 
std::string desc
 Description. More...
 

Detailed Description

Definition at line 13 of file EnumMap.h.

Member Data Documentation

◆ desc

std::string EnumValue::desc

Description.

Definition at line 18 of file EnumMap.h.

◆ value

std::string EnumValue::value

Text of the value.

Definition at line 15 of file EnumMap.h.


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