modm API documentation
|
This is the complete list of members for modm::fiber::stop_token, including all inherited members.
operator=(const stop_token &) = default (defined in modm::fiber::stop_token) | modm::fiber::stop_token | constexprdefault |
operator=(stop_token &&) = default (defined in modm::fiber::stop_token) | modm::fiber::stop_token | constexprdefault |
operator==(const stop_token &a, const stop_token &b) (defined in modm::fiber::stop_token) | modm::fiber::stop_token | friend |
stop_possible() const (defined in modm::fiber::stop_token) | modm::fiber::stop_token | nodiscardinline |
stop_requested() const (defined in modm::fiber::stop_token) | modm::fiber::stop_token | nodiscardinline |
stop_state (defined in modm::fiber::stop_token) | modm::fiber::stop_token | friend |
stop_token() = default (defined in modm::fiber::stop_token) | modm::fiber::stop_token | constexprdefault |
stop_token(const stop_token &) = default (defined in modm::fiber::stop_token) | modm::fiber::stop_token | constexprdefault |
stop_token(stop_token &&) = default (defined in modm::fiber::stop_token) | modm::fiber::stop_token | constexprdefault |
swap(stop_token &rhs) (defined in modm::fiber::stop_token) | modm::fiber::stop_token | inline |
swap(stop_token &lhs, stop_token &rhs) (defined in modm::fiber::stop_token) | modm::fiber::stop_token | friend |
~stop_token() = default (defined in modm::fiber::stop_token) | modm::fiber::stop_token | constexprdefault |