RSC  0.17.1
TaskExecutor.h File Reference
#include <map>
#include <boost/thread.hpp>
#include "Task.h"
#include "rsc/rscexports.h"
Include dependency graph for TaskExecutor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsc::threading::TaskExecutor
 Interface for different scheduling strategies for Task instances. More...
 

Namespaces

 rsc
 
 rsc::threading
 

Typedefs

typedef boost::shared_ptr< TaskExecutor > rsc::threading::TaskExecutorPtr