DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::discord_core_internal::event< return_type, arg_types > Member List

This is the complete list of members for discord_core_api::discord_core_internal::event< return_type, arg_types >, including all inherited members.

add(event_delegate< return_type, arg_types... > &&eventDelegate)discord_core_api::discord_core_internal::event< return_type, arg_types >inline
erase(const event_delegate_token &eventToken)discord_core_api::discord_core_internal::event< return_type, arg_types >inline
event(event &&other) noexceptdiscord_core_api::discord_core_internal::event< return_type, arg_types >inline
event()discord_core_api::discord_core_internal::event< return_type, arg_types >inline
operator()(const arg_types &... args)discord_core_api::discord_core_internal::event< return_type, arg_types >inline
operator=(event &&other) noexceptdiscord_core_api::discord_core_internal::event< return_type, arg_types >inline