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

TAO_NS_Reactive_Task Class Reference

A reactive worker task. Simply executes the command in the caller's context. More...

#include <Reactive_Task.h>

Inheritance diagram for TAO_NS_Reactive_Task:

Inheritance graph
[legend]
Collaboration diagram for TAO_NS_Reactive_Task:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_NS_Reactive_Task (void)
 Constuctor.

 ~TAO_NS_Reactive_Task ()
 Destructor.

virtual void release (void)
 TAO_NS_Destroy_Callback methods.

void init (TAO_NS_AdminProperties_var &admin_properties ACE_ENV_ARG_DECL)
 Init the reactive task.

virtual void shutdown (void)
 Shutdown task.

virtual void exec (TAO_NS_Method_Request &method_request)
 Exec the request.

virtual TAO_NS_Timertimer (void)
 The object used by clients to register timers. This method returns a Reactor based Timer.

virtual TAO_NS_Buffering_Strategybuffering_strategy (void)
 Returns NULL.


Protected Attributes

TAO_NS_Timer_Reactortimer_
 The timer.


Detailed Description

A reactive worker task. Simply executes the command in the caller's context.


Constructor & Destructor Documentation

TAO_NS_Reactive_Task::TAO_NS_Reactive_Task void   
 

Constuctor.

TAO_NS_Reactive_Task::~TAO_NS_Reactive_Task  
 

Destructor.


Member Function Documentation

virtual TAO_NS_Buffering_Strategy* TAO_NS_Reactive_Task::buffering_strategy void    [virtual]
 

Returns NULL.

Implements TAO_NS_Worker_Task.

void TAO_NS_Reactive_Task::exec TAO_NS_Method_Request   method_request [virtual]
 

Exec the request.

Implements TAO_NS_Worker_Task.

void TAO_NS_Reactive_Task::init TAO_NS_AdminProperties_var &admin_properties    ACE_ENV_ARG_DECL
 

Init the reactive task.

void TAO_NS_Reactive_Task::release void    [virtual]
 

TAO_NS_Destroy_Callback methods.

Implements TAO_NS_Destroy_Callback.

void TAO_NS_Reactive_Task::shutdown void    [virtual]
 

Shutdown task.

Implements TAO_NS_Worker_Task.

TAO_NS_Timer * TAO_NS_Reactive_Task::timer void    [virtual]
 

The object used by clients to register timers. This method returns a Reactor based Timer.

Implements TAO_NS_Worker_Task.


Member Data Documentation

TAO_NS_Timer_Reactor* TAO_NS_Reactive_Task::timer_ [protected]
 

The timer.


The documentation for this class was generated from the following files:
Generated on Wed Feb 19 16:46:15 2003 for TAO_CosNotification by doxygen1.2.18