tf::TaskParams struct

task parameters to use when creating an asynchronous task

Public variables

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