Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages | Examples

_CGIFUNCTION Struct Reference
[HTTPHTTP]

#include <pro/httpd.h>

Collaboration diagram for _CGIFUNCTION:

Collaboration graph
[legend]

Detailed Description

Registered CGI function.


Data Fields

CGIFUNCTIONcgi_next
 Link to next CGIFUNCTION structure.

CONST char * cgi_name
 Name of this function.

int(* cgi_func )(FILE *, REQUEST *)
 Pointer to function code.


© 2000-2003 by egnite Software GmbH - visit http://www.ethernut.de/