LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
task::FunctionTask Member List

This is the complete list of members for task::FunctionTask, including all inherited members.

arg_task::Taskmutableprotected
arg_get() const task::Taskinline
arg_set(const char *arg) const task::Taskinline
argname_task::Taskprotected
argname_get() const task::Taskinline
argname_set(const char *)task::Taskinline
check() const overridetask::FunctionTaskvirtual
dependencies_task::Taskprotected
dependencies_get() const task::Taskinline
deps_type typedeftask::Task
desc_task::Taskprotected
desc_get() const task::Taskinline
execute() const overridetask::FunctionTaskvirtual
execute_task::FunctionTaskprivate
FunctionTask(void(*callback)(), const char *module_name, const char *desc, const char *name, std::string deps)task::FunctionTask
key_task::Taskprotected
key_get() const task::Taskinline
module_name_task::Taskprotected
module_name_get() const task::Taskinline
name_task::Taskprotected
name_get() const task::Taskinline
normalize(const std::string &task_name)task::Taskstatic
print_dependencies() const task::Task
resolve_dependencies(tasks_list_type &active_tasks) const task::Taskvirtual
Task(const char *name, const char *module_name, const char *desc, int key=0, const std::string &deps="")task::Task
tasks_list_type typedeftask::Task
~Task()task::Taskvirtual