#include <TaskGraph.hpp>
◆ TaskGraph() [1/3]
task::TaskGraph::TaskGraph |
( |
Private |
| ) |
|
|
inline |
◆ ~TaskGraph()
task::TaskGraph::~TaskGraph |
( |
| ) |
|
|
inline |
◆ TaskGraph() [2/3]
task::TaskGraph::TaskGraph |
( |
const TaskGraph & |
| ) |
|
|
delete |
◆ TaskGraph() [3/3]
◆ clear()
void task::TaskGraph::clear |
( |
| ) |
|
|
inline |
◆ create()
static std::shared_ptr< TaskGraph > task::TaskGraph::create |
( |
| ) |
|
|
inlinestatic |
◆ emplace() [1/2]
template<typename F >
Task task::TaskGraph::emplace |
( |
F && |
task | ) |
|
|
inline |
◆ emplace() [2/2]
Task task::TaskGraph::emplace |
( |
std::shared_ptr< TaskGraph > |
graph | ) |
|
|
inline |
◆ empty()
bool task::TaskGraph::empty |
( |
| ) |
|
|
inline |
◆ getPtr()
std::shared_ptr< TaskGraph > task::TaskGraph::getPtr |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ task::Executor
◆ TaskNode
The documentation for this class was generated from the following file: