BDE 4.14.0 Production release
|
This is the complete list of members for bsl::stop_token, including all inherited members.
operator!= | bsl::stop_token | friend |
operator=(const stop_token &other) BSLS_KEYWORD_NOEXCEPT | bsl::stop_token | inline |
operator=(BloombergLP::bslmf::MovableRef< stop_token > other) BSLS_KEYWORD_NOEXCEPT | bsl::stop_token | inline |
operator== | bsl::stop_token | friend |
stop_callback | bsl::stop_token | friend |
stop_possible() const BSLS_KEYWORD_NOEXCEPT | bsl::stop_token | |
stop_requested() const BSLS_KEYWORD_NOEXCEPT | bsl::stop_token | |
stop_source | bsl::stop_token | friend |
stop_token() BSLS_KEYWORD_NOEXCEPT | bsl::stop_token | inline |
stop_token(const stop_token &original) BSLS_KEYWORD_NOEXCEPT | bsl::stop_token | inline |
stop_token(BloombergLP::bslmf::MovableRef< stop_token > original) BSLS_KEYWORD_NOEXCEPT | bsl::stop_token | inline |
swap | bsl::stop_token | friend |
swap(stop_token &other) BSLS_KEYWORD_NOEXCEPT | bsl::stop_token | inline |
~stop_token() | bsl::stop_token | inline |