Loading...
Searching...
No Matches
tf::TaskParams Class Reference

class to create a task parameter object More...

#include <taskflow/core/graph.hpp>

Public Attributes

std::string name
 name of the task
 
void * data {nullptr}
 C-styled pointer to user data.
 

Detailed Description

class to create a task parameter object

tf::TaskParams is primarily used by asynchronous tasking.


The documentation for this class was generated from the following file: