|
Taskflow
2.6.0
|
This is the complete list of members for tf::Task, including all inherited members.
| composed_of(Taskflow &taskflow) | tf::Task | inline |
| empty() const | tf::Task | inline |
| FlowBuilder (defined in tf::Task) | tf::Task | friend |
| for_each_dependent(V &&visitor) const | tf::Task | |
| for_each_successor(V &&visitor) const | tf::Task | |
| has_work() const | tf::Task | inline |
| hash_value() const | tf::Task | inline |
| name() const | tf::Task | inline |
| name(const std::string &name) | tf::Task | inline |
| num_dependents() const | tf::Task | inline |
| num_strong_dependents() const | tf::Task | inline |
| num_successors() const | tf::Task | inline |
| num_weak_dependents() const | tf::Task | inline |
| operator!=(const Task &rhs) const | tf::Task | inline |
| operator=(const Task &) | tf::Task | inline |
| operator=(std::nullptr_t) | tf::Task | inline |
| operator==(const Task &rhs) const | tf::Task | inline |
| precede(Ts &&... tasks) | tf::Task | |
| reset() | tf::Task | inline |
| reset_work() | tf::Task | inline |
| succeed(Ts &&... tasks) | tf::Task | |
| Task()=default | tf::Task | |
| Task(const Task &other) | tf::Task | inline |
| Taskflow (defined in tf::Task) | tf::Task | friend |
| TaskView (defined in tf::Task) | tf::Task | friend |
| type() const | tf::Task | inline |
| work(C &&callable) | tf::Task | |
| work(C &&callable) | tf::Task | |
| work(C &&callable) | tf::Task | |
| work(C &&callable) | tf::Task |