Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
cancellation_token Member List

This is the complete list of members for cancellation_token, including all inherited members.

cancellation_token_source classcancellation_tokenfriend
deregister_callback(const cancellation_token_registration &token) constcancellation_token
is_cancelable() constcancellation_token
is_canceled() constcancellation_token
none()cancellation_tokenstatic
operator==(const cancellation_token &x, const cancellation_token &y)cancellation_tokenfriend
register_callback(F f) constcancellation_token