Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
FlashDBContent Struct Reference
[Flash-storage database management]
A structure to hold all data about content which was found in a database lookup. More...
#include <FlashDB.h>
Data Fields | |
| uint16 | uFlags |
| Flags. See FLASHDB_FLAG_*. | |
| uint16 | uContentType |
| Index of content type entry for this resource, in the content type list. | |
| struct HttpBlob | contentBlob |
| The content blob's pointer and length. | |
Detailed Description
A structure to hold all data about content which was found in a database lookup.
Definition at line 69 of file FlashDB.h.
Field Documentation
| struct HttpBlob contentBlob |
| uint16 uContentType |
Generated on Wed Jul 13 2022 13:30:51 by
1.7.2