A dependency graph (directed acyclic graph) of tasks that can be scheduled for execution on a Scheduler. More...
A dependency graph (directed acyclic graph) of tasks that can be scheduled for execution on a Scheduler.
Additional Inherited Members | |
![]() | |
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... | |