A dependency graph (directed acyclic graph) of tasks that can be scheduled for execution on a Scheduler. More...
Inheritance diagram for TaskGraphPtr:
Collaboration diagram for TaskGraphPtr:A dependency graph (directed acyclic graph) of tasks that can be scheduled for execution on a Scheduler.
Additional Inherited Members | |
Public Member Functions inherited from GenericTaskPtr< ITaskGraph > | |
| daq::StringPtr | getName () const |
| Gets the task name. More... | |
| void | setName (const daq::StringPtr &name) const |
| Sets the task name that is used in diagnostics. More... | |