Google
Web alhem.net

Form.h File Reference

#include <stdio.h>
#include <string>
#include <list>

Include dependency graph for Form.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Cgi

Classes

struct  Cgi::cgistruct
 Store the name/value pairs from a GET/POST operation. More...
class  Cgi::Form
 Process and store user input from a GET/POST operation. More...

Defines

#define IBUFSZ   10000
 Form.h - read stdin, parse cgi input.

Typedefs

typedef Cgi::cgistruct Cgi::CGI
 Store the name/value pairs from a GET/POST operation.
typedef std::list< CGI * > Cgi::cgi_v


Define Documentation

#define IBUFSZ   10000

Form.h - read stdin, parse cgi input.

Written: 1999-Feb-10 grymse@alhem.net

Definition at line 40 of file Form.h.


Generated for cgi++ by doxygen 1.3.7

Page, code, and content Copyright (C) 2004 by Anders Hedström