#include "orbsvcs/Notify/notify_serv_export.h"
#include "orbsvcs/Notify/Timer_Queue.h"
#include "orbsvcs/Notify/AdminProperties.h"
#include "orbsvcs/Notify/Worker_Task.h"
#include "ace/Task.h"
#include "ace/Message_Queue.h"
#include "ace/Reactor.h"
#include "ace/Null_Condition.h"
Include dependency graph for ThreadPool_Task.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_Notify_ThreadPool_Task |
Implements a Thread Pool Worker Task. More... | |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_Notify_Buffering_Strategy |
Definition in file ThreadPool_Task.h.
|
Definition at line 33 of file ThreadPool_Task.h. |