SAMV71 Xplained Ultra Software Package 1.5

httpd-cgi.h File Reference

#include "psock.h"
#include "httpd.h"

Go to the source code of this file.

Data Structures

struct  httpd_cgi_call

Defines

#define HTTPD_CGI_CALL(name, str, function)
 HTTPD CGI function declaration.

Functions

typedef PT_THREAD ((*httpd_cgifunction)(struct httpd_state *, char *))
httpd_cgifunction httpd_cgi (char *name)
void httpd_cgi_init (void)

Detailed Description

Web server script interface header file

Author:
Adam Dunkels <adam@sics.se>

Definition in file httpd-cgi.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines