uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
webfs_file Struct Reference

#include <fs.h>

Public Attributes

const char * data
 
int len
 
int index
 
void * pextension
 
u8_t http_header_included
 

Detailed Description

Definition at line 37 of file fs.h.

Member Data Documentation

const char* webfs_file::data

Definition at line 38 of file fs.h.

u8_t webfs_file::http_header_included

Definition at line 42 of file fs.h.

int webfs_file::index

Definition at line 40 of file fs.h.

int webfs_file::len

Definition at line 39 of file fs.h.

void* webfs_file::pextension

Definition at line 41 of file fs.h.


The documentation for this struct was generated from the following file: