C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
pplx::cancellation_token Member List

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

_FromImpl(_ImplType _Impl) (defined in pplx::cancellation_token)pplx::cancellation_tokeninlinestatic
_GetImpl() const (defined in pplx::cancellation_token)pplx::cancellation_tokeninline
_GetImplValue() const (defined in pplx::cancellation_token)pplx::cancellation_tokeninline
_ImplType typedef (defined in pplx::cancellation_token)pplx::cancellation_token
cancellation_token(const cancellation_token &_Src) (defined in pplx::cancellation_token)pplx::cancellation_tokeninline
cancellation_token(cancellation_token &&_Src) (defined in pplx::cancellation_token)pplx::cancellation_tokeninline
cancellation_token_source (defined in pplx::cancellation_token)pplx::cancellation_tokenfriend
deregister_callback(const cancellation_token_registration &_Registration) const pplx::cancellation_tokeninline
is_cancelable() const pplx::cancellation_tokeninline
is_canceled() const pplx::cancellation_tokeninline
none()pplx::cancellation_tokeninlinestatic
operator!=(const cancellation_token &_Src) const (defined in pplx::cancellation_token)pplx::cancellation_tokeninline
operator=(const cancellation_token &_Src) (defined in pplx::cancellation_token)pplx::cancellation_tokeninline
operator=(cancellation_token &&_Src) (defined in pplx::cancellation_token)pplx::cancellation_tokeninline
operator==(const cancellation_token &_Src) const (defined in pplx::cancellation_token)pplx::cancellation_tokeninline
register_callback(const _Function &_Func) const pplx::cancellation_tokeninline
~cancellation_token() (defined in pplx::cancellation_token)pplx::cancellation_tokeninline