#include <httpd-fsdata.h>
Data Fields | |
struct httpd_fsdata_file * | next |
const char * | name |
const char * | data |
const int | len |
u16_t | count |
const char* httpd_fsdata_file::data |
const int httpd_fsdata_file::len |
const char* httpd_fsdata_file::name |
struct httpd_fsdata_file* httpd_fsdata_file::next [read] |