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 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 wakeup_all_threads_>.


Detailed Description

This is a helper class whose sole purpose is to handle events on 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 wakeup_all_threads_>.

Reimplemented from ACE_Event_Handler.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 07:05:32 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000