Runnable.h File Reference

Base class for a schedulable object or function to be executed by the scheduler asynchronously. More...

#include <string.h>

Include dependency graph for Runnable.h:

This graph shows which files directly or indirectly include this file:


Classes

class  Smarts::Runnable
 Runnable is the base class for system classes "Thread" and "Iterate". More...

Namespaces

namespace  Smarts

Typedefs

typedef Runnable * Smarts::RunnablePtr_t

Functions

void Smarts::add (RunnablePtr_t)
 Schedulers need to implement this function to add a runnable to the execution queue.

Detailed Description

Base class for a schedulable object or function to be executed by the scheduler asynchronously.


Generated on Wed Mar 16 06:19:00 2011 for FreePOOMA by  doxygen 1.5.9