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< _ReturnType > Member List

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

__declspec(noinline) explicit task(_Ty _Param)pplx::task< _ReturnType >inline
__declspec(noinline) explicit task(_Ty _Parampplx::task< _ReturnType >
__declspec(noinline) auto then(const _Function &_Func) const -> typename details::_ContinuationTypeTraits< _Function, _ReturnType >::_TaskOfType pplx::task< _ReturnType >inline
__declspec(noinline) auto then(const _Function &_Funcpplx::task< _ReturnType >
__declspec(noinline) auto then(const _Function &_Funcpplx::task< _ReturnType >
_CancellationToken (defined in pplx::task< _ReturnType >)pplx::task< _ReturnType >
_CreateImpl(_TaskOptions.get_cancellation_token()._GetImplValue(), _TaskOptions.get_scheduler()) (defined in pplx::task< _ReturnType >)pplx::task< _ReturnType >
_CreateImpl(details::_CancellationTokenState *_Ct, scheduler_ptr _Scheduler)pplx::task< _ReturnType >inline
_GetImpl() const pplx::task< _ReturnType >inline
_SetAsync(bool _Async=true)pplx::task< _ReturnType >inline
_SetImpl(const typename details::_Task_ptr< _ReturnType >::_Type &_Impl)pplx::task< _ReturnType >inline
_SetImpl(typename details::_Task_ptr< _ReturnType >::_Type &&_Impl)pplx::task< _ReturnType >inline
_SetTaskCreationCallstack(details::_get_internal_task_options(_TaskOptions)._M_hasPresetCreationCallstack?details::_get_internal_task_options(_TaskOptions)._M_presetCreationCallstack:_CAPTURE_CALLSTACK()) (defined in pplx::task< _ReturnType >)pplx::task< _ReturnType >
_SetTaskCreationCallstack(const details::_TaskCreationCallstack &_callstack)pplx::task< _ReturnType >inline
_TaskInitMaybeFunctor(_Param, details::_IsCallable(_Param, 0)) (defined in pplx::task< _ReturnType >)pplx::task< _ReturnType >
_TaskOptions (defined in pplx::task< _ReturnType >)pplx::task< _ReturnType >
_Then(const _Function &_Func, details::_CancellationTokenState *_PTokenState, details::_TaskInliningMode_t _InliningMode=details::_ForceInline) const -> typename details::_ContinuationTypeTraits< _Function, _ReturnType >::_TaskOfType pplx::task< _ReturnType >inline
_ThenImpl(_Func, _TaskOptions) (defined in pplx::task< _ReturnType >)pplx::task< _ReturnType >
_ThenImpl(_Func, _TaskOptions) (defined in pplx::task< _ReturnType >)pplx::task< _ReturnType >
details::_get_internal_task_options(_TaskOptions)._set_creation_callstack(_CAPTURE_CALLSTACK()) (defined in pplx::task< _ReturnType >)pplx::task< _ReturnType >
get() const pplx::task< _ReturnType >inline
is_apartment_aware() const pplx::task< _ReturnType >inline
is_done() const pplx::task< _ReturnType >inline
operator!=(const task< _ReturnType > &_Rhs) const pplx::task< _ReturnType >inline
operator=(const task &_Other)pplx::task< _ReturnType >inline
operator=(task &&_Other)pplx::task< _ReturnType >inline
operator==(const task< _ReturnType > &_Rhs) const pplx::task< _ReturnType >inline
result_type typedefpplx::task< _ReturnType >
scheduler() const pplx::task< _ReturnType >inline
task (defined in pplx::task< _ReturnType >)pplx::task< _ReturnType >friend
task()pplx::task< _ReturnType >inline
task(const task &_Other)pplx::task< _ReturnType >inline
task(task &&_Other)pplx::task< _ReturnType >inline
wait() const pplx::task< _ReturnType >inline