A Port of TI's Webserver for the CC3000
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