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< void >, including all inherited members.
__declspec(noinline) explicit task(_Ty _Param | pplx::task< void > | |
__declspec(noinline) auto then(const _Function &_Func | pplx::task< void > | |
_CancellationToken (defined in pplx::task< void >) | pplx::task< void > | |
_CreateImpl(details::_CancellationTokenState *_Ct, scheduler_ptr _Scheduler) | pplx::task< void > | inline |
_GetImpl() const | pplx::task< void > | inline |
_SetAsync(bool _Async=true) | pplx::task< void > | inline |
_SetImpl(const details::_Task_ptr< details::_Unit_type >::_Type &_Impl) | pplx::task< void > | inline |
_SetImpl(details::_Task_ptr< details::_Unit_type >::_Type &&_Impl) | pplx::task< void > | inline |
_SetTaskCreationCallstack(const details::_TaskCreationCallstack &_callstack) | pplx::task< void > | inline |
_TaskOptions (defined in pplx::task< void >) | pplx::task< void > | |
_Then(const _Function &_Func, details::_CancellationTokenState *_PTokenState, details::_TaskInliningMode_t _InliningMode=details::_ForceInline) const -> typename details::_ContinuationTypeTraits< _Function, void >::_TaskOfType | pplx::task< void > | inline |
_ThenImpl(_Func, _TaskOptions) (defined in pplx::task< void >) | pplx::task< void > | |
_ThenImpl(_Func, _TaskOptions) (defined in pplx::task< void >) | pplx::task< void > | |
details::_get_internal_task_options(_TaskOptions)._set_creation_callstack(_CAPTURE_CALLSTACK()) (defined in pplx::task< void >) | pplx::task< void > | |
get() const | pplx::task< void > | inline |
is_apartment_aware() const | pplx::task< void > | inline |
is_done() const | pplx::task< void > | inline |
operator!=(const task< void > &_Rhs) const | pplx::task< void > | inline |
operator==(const task< void > &_Rhs) const | pplx::task< void > | inline |
result_type typedef | pplx::task< void > | |
scheduler() const | pplx::task< void > | inline |
task (defined in pplx::task< void >) | pplx::task< void > | friend |
task() | pplx::task< void > | inline |
task_completion_event (defined in pplx::task< void >) | pplx::task< void > | friend |
wait() const | pplx::task< void > | inline |