STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Concurrency::cancellation_token Member List

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

_Assign(_ImplType _Impl)Concurrency::cancellation_tokeninlineprivate
_Clear()Concurrency::cancellation_tokeninlineprivate
_FromImpl(_ImplType _Impl)Concurrency::cancellation_tokeninlinestatic
_GetImpl() const Concurrency::cancellation_tokeninline
_GetImplValue() const Concurrency::cancellation_tokeninline
_ImplType typedefConcurrency::cancellation_token
_M_ImplConcurrency::cancellation_tokenprivate
_Move(_ImplType &_Impl)Concurrency::cancellation_tokeninlineprivate
cancellation_token(const cancellation_token &_Src)Concurrency::cancellation_tokeninline
cancellation_token(cancellation_token &&_Src)Concurrency::cancellation_tokeninline
cancellation_token()Concurrency::cancellation_tokeninlineprivate
cancellation_token(_ImplType _Impl)Concurrency::cancellation_tokeninlineprivate
cancellation_token_source classConcurrency::cancellation_tokenfriend
deregister_callback(const cancellation_token_registration &_Registration) const Concurrency::cancellation_tokeninline
is_cancelable() const Concurrency::cancellation_tokeninline
is_canceled() const Concurrency::cancellation_tokeninline
none()Concurrency::cancellation_tokeninlinestatic
operator!=(const cancellation_token &_Src) const Concurrency::cancellation_tokeninline
operator=(const cancellation_token &_Src)Concurrency::cancellation_tokeninline
operator=(cancellation_token &&_Src)Concurrency::cancellation_tokeninline
operator==(const cancellation_token &_Src) const Concurrency::cancellation_tokeninline
register_callback(const _Function &_Func) const Concurrency::cancellation_tokeninline
~cancellation_token()Concurrency::cancellation_tokeninline