#include <Notify_MT_Worker_Task.h>
Inheritance diagram for TAO_Notify_MT_Worker_Task:
Public Methods | |
TAO_Notify_MT_Worker_Task (int n_threads=1, long flags=THR_NEW_LWP|THR_JOINABLE, int force_active=0, long priority=ACE_DEFAULT_THREAD_PRIORITY) | |
~TAO_Notify_MT_Worker_Task () | |
virtual int | init_task (TAO_Notify_AdminProperties *const admin_properties, TAO_Notify_QoSAdmin_i *const qos_properties) |
virtual void | shutdown (ACE_ENV_SINGLE_ARG_DECL) |
virtual int | process_event (TAO_Notify_Command *mb ACE_ENV_ARG_DECL, ACE_Time_Value *tv=0) |
virtual void | update_admin (TAO_Notify_AdminProperties &admin) |
virtual void | update_qos (TAO_Notify_QoSAdmin_i &qos_admin) |
Protected Methods | |
virtual int | svc (void) |
virtual int | close (u_long) |
Protected Attributes | |
TAO_Notify_Buffering_Strategy * | buffering_strategy_ |
TAO_Notify_Signal_Property_Long * | queue_length_ |
int | n_threads_ |
long | flags_ |
int | force_active_ |
long | priority_ |
|
|
|
|
|
Reimplemented from ACE_Task_Base. |
|
Reimplemented from TAO_Notify_Worker_Task. |
|
Reimplemented from TAO_Notify_Worker_Task. |
|
Reimplemented from TAO_Notify_Worker_Task. |
|
Reimplemented from ACE_Task_Base. |
|
Reimplemented from TAO_Notify_Worker_Task. |
|
Reimplemented from TAO_Notify_Worker_Task. |
|
|
|
Reimplemented from ACE_Task_Base. |
|
|
|
|
|
Reimplemented from ACE_Event_Handler. |
|
|