transwarp
Public Member Functions | Public Attributes | List of all members
transwarp::detail::schedule_visitor Struct Reference

Schedules using the given executor. More...

#include <transwarp.h>

Collaboration diagram for transwarp::detail::schedule_visitor:
Collaboration graph
[legend]

Public Member Functions

 schedule_visitor (bool reset, transwarp::executor *executor) noexcept
 
void operator() (transwarp::itask &task)
 

Public Attributes

bool reset_
 
transwarp::executorexecutor_
 

Detailed Description

Schedules using the given executor.


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