Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::CancellationToken Member List

This is the complete list of members for Aleph::CancellationToken, including all inherited members.

CancellationSourceAleph::CancellationTokenfriend
CancellationToken(std::shared_ptr< CancellationState > state) noexceptAleph::CancellationTokeninlineexplicitprivate
CancellationToken()=defaultAleph::CancellationToken
is_cancellation_requested() const noexceptAleph::CancellationTokeninline
notify_on_cancel(std::condition_variable &cv) constAleph::CancellationTokeninline
state_Aleph::CancellationTokenprivate
stop_requested() const noexceptAleph::CancellationTokeninline
throw_if_cancellation_requested() constAleph::CancellationTokeninline
valid() const noexceptAleph::CancellationTokeninline