SpawnWhenActivated Class Reference

starts a thread for each start request. More...

#include <ao-scheduler.h>

Inheritance diagram for SpawnWhenActivated:
Inheritance graph
[legend]
Collaboration diagram for SpawnWhenActivated:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void start (Runnable *torun)

Detailed Description

starts a thread for each start request.

This scheduler will start a thread for every time the active object is activated.


Member Function Documentation

void SpawnWhenActivated::start ( Runnable who  )  [virtual]

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

Implements Scheduler.

References assert(), and y.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2