#include <flxKVPStoreEntry.h>
◆ flxKVPStoreEntry() [1/2]
| flxKVPStoreEntry::flxKVPStoreEntry |
( |
| ) |
|
|
inline |
◆ flxKVPStoreEntry() [2/2]
| flxKVPStoreEntry::flxKVPStoreEntry |
( |
uint8_t |
iNS, |
|
|
flxDataType_t |
dType, |
|
|
uint8_t |
span, |
|
|
const char * |
szKey |
|
) |
| |
|
inline |
◆ calculateCRC32() [1/2]
| uint32_t flxKVPStoreEntry::calculateCRC32 |
( |
| ) |
const |
◆ calculateCRC32() [2/2]
| uint32_t flxKVPStoreEntry::calculateCRC32 |
( |
const uint8_t * |
data, |
|
|
size_t |
size |
|
) |
| |
|
static |
◆ getKey()
| void flxKVPStoreEntry::getKey |
( |
char * |
szDest, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ getValue()
template<typename T >
| bool flxKVPStoreEntry::getValue |
( |
T & |
dest | ) |
|
|
inline |
| union { ... } flxKVPStoreEntry::@2 |
◆ crc32
| uint32_t flxKVPStoreEntry::crc32 |
◆ data
| uint8_t flxKVPStoreEntry::data[8] |
◆ dataCRC32
| uint32_t flxKVPStoreEntry::dataCRC32 |
| struct { ... } flxKVPStoreEntry::dataLength |
◆ dataSize
| uint16_t flxKVPStoreEntry::dataSize |
◆ dataType
◆ entryKey
◆ fill
| uint8_t flxKVPStoreEntry::fill |
◆ iNameSpace
| uint8_t flxKVPStoreEntry::iNameSpace |
◆ kEntryInvalid
| constexpr uint32_t flxKVPStoreEntry::kEntryInvalid = 0xFFFF0000 |
|
staticconstexpr |
◆ kEntrySize
| constexpr uint32_t flxKVPStoreEntry::kEntrySize = 32 |
|
staticconstexpr |
◆ kMaxKeyLength
◆ record
| uint8_t flxKVPStoreEntry::record[32] |
◆ reserved
| uint16_t flxKVPStoreEntry::reserved |
◆ span
| uint8_t flxKVPStoreEntry::span |
The documentation for this class was generated from the following files: