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

TAO_EC_Sched_Factory Class Reference

Extend the default factory to support scheduling. More...

#include <EC_Sched_Factory.h>

Inheritance diagram for TAO_EC_Sched_Factory:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Sched_Factory:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_EC_Sched_Factory (void)
 Constructor. More...

virtual ~TAO_EC_Sched_Factory (void)
 destructor... More...

virtual int init (int argc, ACE_TCHAR *argv[])
virtual int fini (void)
virtual TAO_EC_Dispatchingcreate_dispatching (TAO_EC_Event_Channel *)
 Create and destroy the dispatching module. More...

virtual TAO_EC_Filter_Buildercreate_filter_builder (TAO_EC_Event_Channel *)
 Create and destroy the filter builder. More...

virtual TAO_EC_Timeout_Generatorcreate_timeout_generator (TAO_EC_Event_Channel *)
 Create and destroy the timer module. More...

virtual TAO_EC_Scheduling_Strategycreate_scheduling_strategy (TAO_EC_Event_Channel *)
 Create and destroy the observer strategy. More...


Detailed Description

Extend the default factory to support scheduling.


Constructor & Destructor Documentation

ACE_INLINE TAO_EC_Sched_Factory::TAO_EC_Sched_Factory void   
 

Constructor.

TAO_EC_Sched_Factory::~TAO_EC_Sched_Factory void    [virtual]
 

destructor...


Member Function Documentation

TAO_EC_Dispatching * TAO_EC_Sched_Factory::create_dispatching TAO_EC_Event_Channel   ec [virtual]
 

Create and destroy the dispatching module.

Reimplemented from TAO_EC_Default_Factory.

TAO_EC_Filter_Builder * TAO_EC_Sched_Factory::create_filter_builder TAO_EC_Event_Channel   ec [virtual]
 

Create and destroy the filter builder.

Reimplemented from TAO_EC_Default_Factory.

TAO_EC_Scheduling_Strategy * TAO_EC_Sched_Factory::create_scheduling_strategy TAO_EC_Event_Channel   ec [virtual]
 

Create and destroy the observer strategy.

Reimplemented from TAO_EC_Default_Factory.

TAO_EC_Timeout_Generator * TAO_EC_Sched_Factory::create_timeout_generator TAO_EC_Event_Channel   ec [virtual]
 

Create and destroy the timer module.

Reimplemented from TAO_EC_Default_Factory.

int TAO_EC_Sched_Factory::fini void    [virtual]
 

Reimplemented from TAO_EC_Default_Factory.

int TAO_EC_Sched_Factory::init int    argc,
ACE_TCHAR   argv[]
[virtual]
 

Reimplemented from TAO_EC_Default_Factory.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:17:15 2002 for TAO_RTEvent by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001