Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Wakeup_All_Threads_Handler Class Reference

This is a helper class whose sole purpose is to handle events on <ACE_WFMO_Reactor->wakeup_all_threads_>. More...

#include <WFMO_Reactor.h>

Inheritance diagram for ACE_Wakeup_All_Threads_Handler:

Inheritance graph
[legend]
Collaboration diagram for ACE_Wakeup_All_Threads_Handler:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual int handle_signal (int signum, siginfo_t *=0, ucontext_t *=0)
 Called when the <ACE_WFMO_Reactor->wakeup_all_threads_>. More...


Detailed Description

This is a helper class whose sole purpose is to handle events on <ACE_WFMO_Reactor->wakeup_all_threads_>.


Member Function Documentation

ACE_INLINE int ACE_Wakeup_All_Threads_Handler::handle_signal int    signum,
siginfo_t   siginfo = 0,
ucontext_t   ucontext = 0
[virtual]
 

Called when the <ACE_WFMO_Reactor->wakeup_all_threads_>.

Reimplemented from ACE_Event_Handler.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 17:14:10 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001