Defines the Fastcgipp::Fcgistream stream and stream buffer classes. More...
#include <streambuf>#include <ostream>#include <cstring>#include <algorithm>#include <ios>#include <istream>#include <fastcgi++/protocol.hpp>Go to the source code of this file.
Classes | |
| class | Fastcgipp::Fcgistream< charT, traits > |
| Stream class for output of client data through FastCGI. More... | |
| class | Fastcgipp::Fcgistream< charT, traits >::Fcgibuf |
| Stream buffer class for output of client data through FastCGI. More... | |
Namespaces | |
| namespace | Fastcgipp |
Topmost namespace for the fastcgi++ library. | |
Defines the Fastcgipp::Fcgistream stream and stream buffer classes.
Definition in file fcgistream.hpp.
1.7.2