STLdoc
STLdocumentation
|
This is the complete list of members for Concurrency::task_completion_event< void >, including all inherited members.
__declspec(noinline) bool set_exception(_E _Except) const | Concurrency::task_completion_event< void > | inline |
__declspec(noinline) bool set_exception(std | Concurrency::task_completion_event< void > | inline |
_Cancel() const | Concurrency::task_completion_event< void > | inline |
_Cancel(const std::shared_ptr< details::_ExceptionHolder > &_ExHolder) const | Concurrency::task_completion_event< void > | inline |
_IsTriggered() const | Concurrency::task_completion_event< void > | inline |
_M_unitEvent | Concurrency::task_completion_event< void > | private |
_RegisterTask(details::_Task_ptr< details::_Unit_type >::_Type _TaskParam) | Concurrency::task_completion_event< void > | inlineprivate |
_StoreException(const std::shared_ptr< details::_ExceptionHolder > &_ExHolder) const | Concurrency::task_completion_event< void > | inline |
set() const | Concurrency::task_completion_event< void > | inline |
task class | Concurrency::task_completion_event< void > | friend |