Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cgidata.h File Reference

#include <stdexcept>
#include <string>
#include <dvcgi/cgierror.h>

Include dependency graph for cgidata.h:

Go to the source code of this file.

Namespaces

namespace  Dv
namespace  Dv::Cgi

Functions

void Dv::Cgi::cgidata (std::string &data) throw (CgiError)
 Fill the parameter string with the data stream passed to the cgi program.


Detailed Description

The Dv::Cgi::cgidata() function retrieves the data stream passed to a cgi program.

Definition in file cgidata.h.


dvcgi-0.5.14 [22 January, 2006]