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.
|
This is the complete list of members for pplx::task_completion_event< void >, including all inherited members.
__declspec(noinline) bool set_exception(_E _Except) const (defined in pplx::task_completion_event< void >) | pplx::task_completion_event< void > | inline |
__declspec(noinline) bool set_exception(std | pplx::task_completion_event< void > | inline |
_Cancel() const | pplx::task_completion_event< void > | inline |
_Cancel(const std::shared_ptr< details::_ExceptionHolder > &_ExHolder) const | pplx::task_completion_event< void > | inline |
_IsTriggered() const | pplx::task_completion_event< void > | inline |
_StoreException(const std::shared_ptr< details::_ExceptionHolder > &_ExHolder) const | pplx::task_completion_event< void > | inline |
set() const | pplx::task_completion_event< void > | inline |
task (defined in pplx::task_completion_event< void >) | pplx::task_completion_event< void > | friend |