#include <di/sync/stop_token/in_place_stop_token.h>
◆ CallbackType
template<typename Callback>
◆ InPlaceStopToken()
| di::sync::InPlaceStopToken::InPlaceStopToken |
( |
| ) |
|
|
default |
◆ ~InPlaceStopToken()
| di::sync::InPlaceStopToken::~InPlaceStopToken |
( |
| ) |
|
|
default |
◆ operator==()
| auto di::sync::InPlaceStopToken::operator== |
( |
InPlaceStopToken const & | | ) |
const->bool=default |
|
nodiscarddefault |
◆ stop_possible()
| auto di::sync::InPlaceStopToken::stop_possible |
( |
| ) |
const->bool |
|
inlinenodiscard |
◆ stop_requested()
| auto di::sync::InPlaceStopToken::stop_requested |
( |
| ) |
const->bool |
|
inlinenodiscard |
◆ InPlaceStopCallback
template<typename>
| friend class InPlaceStopCallback |
|
friend |
◆ InPlaceStopSource
| friend class InPlaceStopSource |
|
friend |
The documentation for this class was generated from the following file: