#include <string>
#include "cgicc/CgiDefs.h"
Go to the source code of this file.
Namespaces | |
namespace | cgicc |
Data Structures | |
class | cgicc::CgiInput |
Class that abstracts a data source. More... | |
Defines | |
#define | _CGIINPUT_H_ 1 |
This class allows the data source for the CGI application to be something other than standard input.
Definition in file CgiInput.h.