ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
scheduled_task.hpp File Reference

Cancellable handle returned by scheduled task APIs. More...

#include "detail/scheduled/backend.hpp"
#include <cstdint>
#include <utility>
Include dependency graph for scheduled_task.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::scheduled_task
 

Namespaces

namespace  threadschedule
 
namespace  threadschedule::detail
 Aggregates multiple thread_registry_backend instances into a single queryable view.
 

Detailed Description

Cancellable handle returned by scheduled task APIs.

Definition in file scheduled_task.hpp.