SPH
Public Attributes | List of all members
EnumInputValue< TEnum > Struct Template Reference

#include <EnumMap.h>

Public Attributes

TEnum id
 
std::string value
 
std::string desc
 

Detailed Description

template<typename TEnum>
struct EnumInputValue< TEnum >

Definition at line 30 of file EnumMap.h.

Member Data Documentation

◆ desc

template<typename TEnum >
std::string EnumInputValue< TEnum >::desc

Definition at line 33 of file EnumMap.h.

◆ id

template<typename TEnum >
TEnum EnumInputValue< TEnum >::id

Definition at line 31 of file EnumMap.h.

◆ value

template<typename TEnum >
std::string EnumInputValue< TEnum >::value

Definition at line 32 of file EnumMap.h.


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