Classes | |
class | Fcgistream |
Stream class for output of client data through FastCGI. More... | |
class | Manager |
General task and protocol management class. More... | |
struct | Message |
Data structure used to pass messages within the fastcgi++ task management system. More... | |
class | Request |
Request handling class More... | |
struct | Block |
A raw block of memory. More... | |
class | Transceiver |
Handles low level communication with "the other side". More... | |
Namespaces | |
namespace | Exceptions |
Namespace that defines fastcgi++ related exceptions. | |
namespace | Http |
Defines classes and function relating to the http protocol. | |
namespace | Protocol |
Defines aspects of the FastCGI Protocol. |