libtasks Documentation  1.6
event_task.h File Reference
#include <tasks/task.h>
#include <tasks/error_base.h>
#include <tasks/dispatcher.h>
Include dependency graph for event_task.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tasks::event_task
 
struct  tasks::event_task::error_func_t
 

Namespaces

 tasks
 

Typedefs

typedef std::function< void(struct
ev_loop *)> 
tasks::task_func_t