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