Discord.C++ 0.13.0
Loading...
Searching...
No Matches
DiscordCPP::Gateway Member List

This is the complete list of members for DiscordCPP::Gateway, including all inherited members.

_clientDiscordCPP::Gatewayprotected
_connectedDiscordCPP::Gatewayprotected
_heartbeat_intervalDiscordCPP::Gatewayprotected
_heartbeat_taskDiscordCPP::Gatewayprotected
_keepaliveDiscordCPP::Gatewayprotected
_last_heartbeat_ackDiscordCPP::Gatewayprotected
_logDiscordCPP::Gatewayprotected
_message_handlerDiscordCPP::Gatewayprotected
_reconnect_timeoutDiscordCPP::Gatewayprotected
_resume_urlDiscordCPP::Gatewayprotected
_tokenDiscordCPP::Gatewayprotected
_urlDiscordCPP::Gatewayprotected
close()DiscordCPP::Gateway
connect(const std::string &url)DiscordCPP::Gatewayvirtual
Gateway(std::string token, const std::shared_ptr< Threadpool > &threadpool)DiscordCPP::Gateway
get_heartbeat_payload()=0DiscordCPP::Gatewayprotectedpure virtual
identify()=0DiscordCPP::Gatewayprotectedpure virtual
io_contextDiscordCPP::Gatewayprotected
on_websocket_disconnnect()DiscordCPP::Gatewayprotected
on_websocket_incoming_message(const std::string &message)=0DiscordCPP::Gatewayprotectedpure virtual
send(const json &message)DiscordCPP::Gateway
set_message_handler(const std::function< void(json payload)> &handler)DiscordCPP::Gateway
ssl_contextDiscordCPP::Gatewayprotected
start_heartbeating()DiscordCPP::Gatewayprotected
threadpoolDiscordCPP::Gatewayprotected
~Gateway()DiscordCPP::Gatewayvirtual