FastCgiQt::Manager Class Reference
[Core]

Class managing FastCGI connections. More...


Public Member Functions

 Manager (Responder::Generator responderGenerator, QObject *parent=NULL)
 Create a Manager.
 ~Manager ()
 Destroy the Manager.


Detailed Description

Class managing FastCGI connections.

This class is responsible for listening to the FastCGI socket, and acting on whatever data is received.

This includes spawning Responder classes.


Constructor & Destructor Documentation

FastCgiQt::Manager::Manager ( Responder::Generator  responderGenerator,
QObject *  parent = NULL 
)

Create a Manager.

Parameters:
responderGenerator is a pointer to a function creating Responder objects.
parent is the parent object.


The documentation for this class was generated from the following files:

Generated on Sat Aug 22 19:44:56 2009 for FastCGI-Qt by  doxygen 1.5.7