|
opynsim
Unofficial C++ Documentation
|
This is the complete list of members for osc::cpp20::stop_token, including all inherited members.
| operator=(stop_token const &)=delete | osc::cpp20::stop_token | |
| operator=(stop_token &&) noexcept=delete | osc::cpp20::stop_token | |
| stop_requested() const noexcept | osc::cpp20::stop_token | inline |
| stop_token(std::shared_ptr< std::atomic< bool > > shared_state) | osc::cpp20::stop_token | inlineexplicit |
| stop_token(stop_token const &)=delete | osc::cpp20::stop_token | |
| stop_token(stop_token &&) noexcept=default | osc::cpp20::stop_token | |
| ~stop_token() noexcept=default | osc::cpp20::stop_token |