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