#include <PropertyInfo.h>
◆ find()
| int ConfigDB::EnumInfo::find |
( |
const char * |
value, |
|
|
unsigned |
length |
|
) |
| const |
◆ getArray()
template<typename T >
| const FSTR::Array<T>& ConfigDB::EnumInfo::getArray |
( |
| ) |
const |
|
inline |
◆ getItemSize()
| uint8_t ConfigDB::EnumInfo::getItemSize |
( |
| ) |
const |
|
inline |
◆ getString()
| String ConfigDB::EnumInfo::getString |
( |
uint8_t |
index | ) |
const |
◆ getStrings()
◆ getValue()
template<typename T >
| T ConfigDB::EnumInfo::getValue |
( |
uint8_t |
index | ) |
const |
|
inline |
◆ length()
| unsigned ConfigDB::EnumInfo::length |
( |
void |
| ) |
const |
|
inline |
◆ type
The actual store type for this enum (String, etc.)
◆ values
The documentation for this struct was generated from the following file: