Discord.C++ 0.13.0
|
This is the complete list of members for DiscordCPP::SharedFuture< Value >, including all inherited members.
get() | DiscordCPP::SharedFuture< Value > | inline |
get_future() | DiscordCPP::SharedFuture< Value > | inline |
set(Value value) | DiscordCPP::SharedFuture< Value > | inline |
set_exception(const std::exception_ptr &e) | DiscordCPP::SharedFuture< Value > | inline |
SharedFuture() | DiscordCPP::SharedFuture< Value > | inline |
then(std::function< void(Value)> task) | DiscordCPP::SharedFuture< Value > | inline |
then(std::function< Result(Value)> task) | DiscordCPP::SharedFuture< Value > | inline |
wait() | DiscordCPP::SharedFuture< Value > | inline |