manager.hpp File Reference

Defines the Fastcgipp::Manager class. More...

#include <map>
#include <string>
#include <queue>
#include <algorithm>
#include <cstring>
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/thread.hpp>
#include <boost/thread/shared_mutex.hpp>
#include <signal.h>
#include <pthread.h>
#include <fastcgi++/exceptions.hpp>
#include <fastcgi++/protocol.hpp>
#include <fastcgi++/transceiver.hpp>

Go to the source code of this file.


Classes

class  Fastcgipp::Manager< T >
 General task and protocol management class. More...
class  Fastcgipp::Manager< T >::Tasks
 Queue type for pending tasks. More...
class  Fastcgipp::Manager< T >::Requests
 Associative container type for active requests. More...

Namespaces

namespace  Fastcgipp
 Topmost namespace for the fastcgi++ library.


Detailed Description

Defines the Fastcgipp::Manager class.

Definition in file manager.hpp.


Generated on Thu Dec 11 01:47:28 2008 for fastcgi++ by  doxygen 1.5.7.1