Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

KVStore::info Struct Reference

KVStore::info Struct Reference

Holds key information. More...

#include <KVStore.h>

Data Fields

size_t size
 The key size.

Detailed Description

Holds key information.

Definition at line 48 of file KVStore.h.


Field Documentation

size_t size

The key size.

Definition at line 52 of file KVStore.h.