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

Go to the source code of this file.

Classes

class  rsc::threading::SimpleTask
 A Task subclass which maintains interruption through a volatile boolean flag which should be processed by the user code. More...
 

Namespaces

 rsc
 
 rsc::threading