Fastcgipp::Manager< T >::Requests Class Reference

Associative container type for active requests. More...


Detailed Description

template<typename T>
class Fastcgipp::Manager< T >::Requests

Associative container type for active requests.

This is merely a derivation of a std::map<Protocol::FullId, boost::shared_ptr<T> > and a boost::shared_mutex that gives data locking abilities to the STL container.

Definition at line 146 of file manager.hpp.


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

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