![]() |
Simulant
21.12-1292
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
This is the complete list of members for smlt::Promise< void >, including all inherited members.
cr_async (defined in smlt::Promise< void >) | smlt::Promise< void > | friend |
create() (defined in smlt::Promise< void >) | smlt::Promise< void > | inlinestatic |
fulfill() (defined in smlt::Promise< void >) | smlt::Promise< void > | inline |
is_initialized() const (defined in smlt::Promise< void >) | smlt::Promise< void > | inline |
is_ready() const (defined in smlt::Promise< void >) | smlt::Promise< void > | inline |
Promise()=default (defined in smlt::Promise< void >) | smlt::Promise< void > | |
then(Func &&func) -> Promise< typename promise_impl::func_traits< typename std::decay< Func >::type >::result_type > (defined in smlt::Promise< void >) | smlt::Promise< void > | inline |
value() const (defined in smlt::Promise< void >) | smlt::Promise< void > | inline |