Taskflow
2.7.0
|
This is the complete list of members for tf::cudaTask, including all inherited members.
cudaFlow (defined in tf::cudaTask) | tf::cudaTask | friend |
cudaTask()=default | tf::cudaTask | |
cudaTask(const cudaTask &)=default | tf::cudaTask | |
empty() const | tf::cudaTask | inline |
name(const std::string &name) | tf::cudaTask | inline |
name() const | tf::cudaTask | inline |
num_successors() const | tf::cudaTask | inline |
operator=(const cudaTask &)=default | tf::cudaTask | |
precede(Ts &&... tasks) | tf::cudaTask | |
succeed(Ts &&... tasks) | tf::cudaTask |