#include "ace/pre.h"
#include "ace/Task.h"
#include "ace/Signal.h"
#include "ace/post.h"
Include dependency graph for Timer_Queue_Adapters.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Async_Timer_Queue_Adapter |
Adapts a <TQ> to be run asynchronously. More... | |
class | ACE_Thread_Timer_Queue_Adapter |
Adapts a Timer_Queue using a separate thread for dispatching. More... |
Timer_Queue_Adapters.h,v 4.31 2002/11/25 18:56:53 jwillemsen Exp