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::task_completion_event< _ResultType > Member List

This is the complete list of members for pplx::task_completion_event< _ResultType >, including all inherited members.

__declspec(noinline) bool set_exception(_E _Except) const (defined in pplx::task_completion_event< _ResultType >)pplx::task_completion_event< _ResultType >inline
__declspec(noinline) bool set_exception(stdpplx::task_completion_event< _ResultType >inline
_Cancel() const pplx::task_completion_event< _ResultType >inline
_Cancel(_ExHolderType _ExHolder, const details::_TaskCreationCallstack &_SetExceptionAddressHint=details::_TaskCreationCallstack()) const pplx::task_completion_event< _ResultType >inline
_IsTriggered() const pplx::task_completion_event< _ResultType >inline
_StoreException(_ExHolderType _ExHolder, const details::_TaskCreationCallstack &_SetExceptionAddressHint=details::_TaskCreationCallstack()) const pplx::task_completion_event< _ResultType >inline
set(_ResultType _Result) const pplx::task_completion_event< _ResultType >inline
task (defined in pplx::task_completion_event< _ResultType >)pplx::task_completion_event< _ResultType >friend
task_completion_event (defined in pplx::task_completion_event< _ResultType >)pplx::task_completion_event< _ResultType >friend
task_completion_event()pplx::task_completion_event< _ResultType >inline