FCgiIO.h File Reference

Class that implements input and output through a FastCGI request. More...

#include <ostream>
#include <string>
#include <map>
#include "fcgio.h"
#include "cgicc/CgiInput.h"

Go to the source code of this file.

Namespaces

namespace  cgicc

Data Structures

class  cgicc::FCgiIO
 Class that implements input and output through a FastCGI request. More...

Defines

#define _FCGIIO_H_   1


Detailed Description

Class that implements input and output through a FastCGI request.

This class provides access to the input byte-stream and environment variable interfaces of a FastCGI request. It is fully compatible with the Cgicc input API.

It also provides access to the request's output and error streams, using a similar interface.

Definition in file FCgiIO.h.


Generated on Tue Jul 3 15:44:33 2007 for GNUCgicc by  doxygen 1.5.1