|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::stop_token,包括所有继承而来的类成员
| operator=(const stop_token &) noexcept=default | neforce::stop_token | |
| operator=(stop_token &&) noexcept=default | neforce::stop_token | |
| operator==(const stop_token &rhs) const | neforce::stop_token | inline |
| stop_possible() const noexcept | neforce::stop_token | inline |
| stop_requested() const noexcept | neforce::stop_token | inline |
| stop_token() noexcept=default | neforce::stop_token | |
| stop_token(const stop_token &) noexcept=default | neforce::stop_token | |
| stop_token(stop_token &&) noexcept=default | neforce::stop_token | |
| swap(stop_token &other) noexcept | neforce::stop_token | inline |
| ~stop_token()=default | neforce::stop_token |