LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
tasks.hh File Reference

Task module related tasks. More...

#include <task/libtask.hh>
Include dependency graph for tasks.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  task
 Handling of Task.
namespace  task::tasks

Functions

 task::tasks::TASK_GROUP ("0. Tasks")
 task::tasks::TASK_DECLARE ("task-list","list registered tasks", tasks_list,"")
 List all the existing tasks.
 task::tasks::TASK_DECLARE ("task-graph","show task graph", tasks_graph,"")
 Dump task graph.
 task::tasks::TASK_DECLARE ("task-selection","list tasks to be run", tasks_selection,"")
 List the selected tasks in order.
 task::tasks::TASK_DECLARE ("time-report","report execution times", time_report,"")
 Ask for a time report at the end of the execution.

Detailed Description

Task module related tasks.