Scheduler Class Reference

has a virtual start method More...

#include <ao-scheduler.h>

Inherited by SpawnWhenActivated.

List of all members.

Public Member Functions

virtual void start (Runnable *who)=0
virtual ~Scheduler ()


Detailed Description

has a virtual start method

A scheduler is an abstract class that can start a runnable object.

Definition at line 62 of file ao-scheduler.h.


Constructor & Destructor Documentation

virtual Scheduler::~Scheduler (  )  [inline, virtual]

Definition at line 71 of file ao-scheduler.h.


Member Function Documentation

virtual void Scheduler::start ( Runnable who  )  [pure virtual]

This method should start a (virtual) thread and return as soon as possible. It is normally called from within the activate method.

Implemented in SpawnWhenActivated.


The documentation for this class was generated from the following file:

Generated on Sun Apr 4 23:26:09 2010 for Active Objects by  doxygen 1.5.9