emlabcpp
modern opinionated embedded C++ library
emlabcpp::coro::owning_coroutine_handle< PromiseType > Member List

This is the complete list of members for emlabcpp::coro::owning_coroutine_handle< PromiseType >, including all inherited members.

address() constemlabcpp::coro::owning_coroutine_handle< PromiseType >inline
done() constemlabcpp::coro::owning_coroutine_handle< PromiseType >inline
operator bool() constemlabcpp::coro::owning_coroutine_handle< PromiseType >inlineexplicit
operator()() constemlabcpp::coro::owning_coroutine_handle< PromiseType >inline
operator=(owning_coroutine_handle const &)=deleteemlabcpp::coro::owning_coroutine_handle< PromiseType >
operator=(owning_coroutine_handle &&other) noexceptemlabcpp::coro::owning_coroutine_handle< PromiseType >inline
owning_coroutine_handle()=defaultemlabcpp::coro::owning_coroutine_handle< PromiseType >
owning_coroutine_handle(std::coroutine_handle< promise_type > h)emlabcpp::coro::owning_coroutine_handle< PromiseType >inlineexplicit
owning_coroutine_handle(owning_coroutine_handle const &)=deleteemlabcpp::coro::owning_coroutine_handle< PromiseType >
owning_coroutine_handle(owning_coroutine_handle &&other) noexceptemlabcpp::coro::owning_coroutine_handle< PromiseType >inline
promise()emlabcpp::coro::owning_coroutine_handle< PromiseType >inline
promise() constemlabcpp::coro::owning_coroutine_handle< PromiseType >inline
promise_type typedefemlabcpp::coro::owning_coroutine_handle< PromiseType >
~owning_coroutine_handle()emlabcpp::coro::owning_coroutine_handle< PromiseType >inline