idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
idfxx::future< T > Member List

This is the complete list of members for idfxx::future< T >, including all inherited members.

done() const noexceptidfxx::future< T >
future()=defaultidfxx::future< T >
future(W waiter)idfxx::future< T >inlineexplicit
future(W waiter, D done_check)idfxx::future< T >inline
try_wait() constidfxx::future< T >
try_wait_for(const std::chrono::duration< Rep, Period > &timeout) constidfxx::future< T >
valid() const noexceptidfxx::future< T >inline
wait() constidfxx::future< T >inline
wait_for(const std::chrono::duration< Rep, Period > &timeout) constidfxx::future< T >inline