Microchip® Advanced Software Framework

httpd_cgi_call Struct Reference

#include <httpd-cgi.h>

Data Fields

httpd_cgifunction function
 
const char * name
 
struct httpd_cgi_callnext
 

httpd_cgifunction httpd_cgi_call::function

Referenced by httpd_cgi().

const char* httpd_cgi_call::name

Referenced by httpd_cgi().

struct httpd_cgi_call* httpd_cgi_call::next

Referenced by httpd_cgi(), and httpd_cgi_add().