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

Associative container type for active requests. More...


Detailed Description

template<class 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 237 of file manager.hpp.


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