Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Notify_Worker_Task Class Reference

#include <Notify_Worker_Task.h>

Inheritance diagram for TAO_Notify_Worker_Task

Inheritance graph
[legend]
List of all members.

Public Methods

 TAO_Notify_Worker_Task (void)
virtual ~TAO_Notify_Worker_Task ()
virtual int init_task (TAO_Notify_AdminProperties* const admin_properties)
virtual void shutdown (CORBA::Environment& ACE_TRY_ENV)
virtual int process_event (TAO_Notify_Command *mb, CORBA::Environment& ACE_TRY_ENV, ACE_Time_Value *tv = 0)

Constructor & Destructor Documentation

TAO_Notify_Worker_Task::TAO_Notify_Worker_Task ( void )
 

TAO_Notify_Worker_Task::~TAO_Notify_Worker_Task ( ) [virtual]
 


Member Function Documentation

int TAO_Notify_Worker_Task::init_task ( TAO_Notify_AdminProperties * const ) [virtual]
 

Reimplemented in TAO_Notify_MT_Worker_Task.

int TAO_Notify_Worker_Task::process_event ( TAO_Notify_Command * mb,
CORBA::Environment & ACE_TRY_ENV,
ACE_Time_Value * tv = 0 ) [virtual]
 

Reimplemented in TAO_Notify_MT_Worker_Task.

void TAO_Notify_Worker_Task::shutdown ( CORBA::Environment & ACE_TRY_ENV ) [virtual]
 

Reimplemented in TAO_Notify_MT_Worker_Task.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:14:28 2001 for TAO_CosNotification by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000