TAO_RTEvent  2.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
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 Member Functions

 TAO_EC_Sched_Factory (void)
 Constructor.
virtual ~TAO_EC_Sched_Factory (void)
 destructor...
virtual int init (int argc, ACE_TCHAR *argv[])
virtual int fini (void)
virtual TAO_EC_Dispatchingcreate_dispatching (TAO_EC_Event_Channel_Base *)
 Create and destroy the dispatching module.
virtual TAO_EC_Filter_Buildercreate_filter_builder (TAO_EC_Event_Channel_Base *)
 Create and destroy the filter builder.
virtual TAO_EC_Timeout_Generatorcreate_timeout_generator (TAO_EC_Event_Channel_Base *)
 Create and destroy the timer module.
virtual
TAO_EC_Scheduling_Strategy
create_scheduling_strategy (TAO_EC_Event_Channel_Base *)
 Create and destroy the observer strategy.

Detailed Description

Extend the default factory to support scheduling.


Constructor & Destructor Documentation

Constructor.

destructor...


Member Function Documentation

Create and destroy the dispatching module.

Reimplemented from TAO_EC_Default_Factory.

Create and destroy the filter builder.

Reimplemented from TAO_EC_Default_Factory.

Create and destroy the observer strategy.

Reimplemented from TAO_EC_Default_Factory.

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: