TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs
Task.h File Reference
#include <boost/shared_ptr.hpp>
#include <Nice/Log.h>
Include dependency graph for Task.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Nice::Task
 This class is the interface definition of a work task. More...
 

Namespaces

 Nice
 

 

Typedefs

typedef boost::shared_ptr< Task > Nice::TaskPtr