OGLplus  (0.59.0) a C++ wrapper for rendering APIs

eagine::msgbus::future< T > Member List

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

future()=defaulteagine::msgbus::future< T >
future(nothing_t) noexcepteagine::msgbus::future< T >inline
get_promise() -> promise< T >eagine::msgbus::future< T >inline
on_success(const std::function< void(T)> &handler) -> future< T > &eagine::msgbus::future< T >inline
on_timeout(const std::function< void()> &handler) -> future< T > &eagine::msgbus::future< T >inline
operator bool() const noexcepteagine::msgbus::future< T >inlineexplicit
otherwise(Handler handler) -> future< T > &eagine::msgbus::future< T >inline
set_timeout(std::chrono::duration< R, P > dur) -> future< T > &eagine::msgbus::future< T >inline
then(Handler handler) -> future< T > &eagine::msgbus::future< T >inline

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).