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

Internal cancellable scheduled-task handle. More...

#include "scheduled_cancellation_state.hpp"
#include <cstdint>
#include <memory>
Include dependency graph for scheduled_task_backend.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::detail::scheduled_task_backend
 Copyable handle for a cancellable scheduled task. More...
 

Namespaces

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

Detailed Description

Internal cancellable scheduled-task handle.

Definition in file scheduled_task_backend.hpp.