|
fastcgi++
A C++ FastCGI/Web API
|
Declares the FcgiStreambuf class. More...
#include "fastcgi++/protocol.hpp"#include "fastcgi++/webstreambuf.hpp"#include "fastcgi++/block.hpp"#include <istream>#include <functional>Go to the source code of this file.
Classes | |
| class | Fastcgipp::FcgiStreambuf< charT, traits > |
| Stream buffer class for output of client data through FastCGI. More... | |
Namespaces | |
| Fastcgipp | |
| Topmost namespace for the fastcgi++ library. | |
Declares the FcgiStreambuf class.
Definition in file fcgistreambuf.hpp.
1.8.14