FCGIServiceEventHandler< ProtocolProcessor > Class Template Reference
#include <service.h>
Inheritance diagram for FCGIServiceEventHandler< ProtocolProcessor >:

Public Member Functions | |
| FCGIServiceEventHandler (typename super::caller_type &caller) SSRC_DECL_THROW(std | |
| template<typename Initializer > | |
| FCGIServiceEventHandler (typename super::caller_type &caller, const Initializer &initializer) SSRC_DECL_THROW(std | |
| virtual | ~FCGIServiceEventHandler () |
| void | start (EventLoop &loop, const unsigned int call_timeout) |
Protected Member Functions | |
| virtual void | remove_handler (EventLoop &loop) |
Detailed Description
template<typename ProtocolProcessor>
class FCGIServiceEventHandler< ProtocolProcessor >
Definition at line 92 of file fcgi/service.h.
Constructor & Destructor Documentation
template<typename ProtocolProcessor >
| FCGIServiceEventHandler< ProtocolProcessor >::FCGIServiceEventHandler | ( | typename super::caller_type & | caller | ) | [inline, explicit] |
Definition at line 111 of file fcgi/service.h.
template<typename ProtocolProcessor >
template<typename Initializer >
| FCGIServiceEventHandler< ProtocolProcessor >::FCGIServiceEventHandler | ( | typename super::caller_type & | caller, |
| const Initializer & | initializer | ||
| ) | [inline, explicit] |
Definition at line 117 of file fcgi/service.h.
template<typename ProtocolProcessor >
| virtual FCGIServiceEventHandler< ProtocolProcessor >::~FCGIServiceEventHandler | ( | ) | [inline, virtual] |
Definition at line 128 of file fcgi/service.h.
References FCGIAcceptHandler< Processor >::event_descriptor().
Member Function Documentation
template<typename ProtocolProcessor >
| virtual void FCGIServiceEventHandler< ProtocolProcessor >::remove_handler | ( | EventLoop & | loop | ) | [inline, protected, virtual] |
Definition at line 101 of file fcgi/service.h.
template<typename ProtocolProcessor >
| void FCGIServiceEventHandler< ProtocolProcessor >::start | ( | EventLoop & | loop, |
| const unsigned int | call_timeout | ||
| ) | [inline] |
Definition at line 137 of file fcgi/service.h.
The documentation for this class was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.