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.
_client
DiscordCPP::Gateway
protected
_connected
DiscordCPP::Gateway
protected
_heartbeat_interval
DiscordCPP::Gateway
protected
_heartbeat_task
DiscordCPP::Gateway
protected
_keepalive
DiscordCPP::Gateway
protected
_last_heartbeat_ack
DiscordCPP::Gateway
protected
_log
DiscordCPP::Gateway
protected
_message_handler
DiscordCPP::Gateway
protected
_reconnect_timeout
DiscordCPP::Gateway
protected
_resume_url
DiscordCPP::Gateway
protected
_token
DiscordCPP::Gateway
protected
_url
DiscordCPP::Gateway
protected
close
()
DiscordCPP::Gateway
connect
(const std::string &url)
DiscordCPP::Gateway
virtual
Gateway
(std::string token, const std::shared_ptr< Threadpool > &threadpool)
DiscordCPP::Gateway
get_heartbeat_payload
()=0
DiscordCPP::Gateway
protected
pure virtual
identify
()=0
DiscordCPP::Gateway
protected
pure virtual
io_context
DiscordCPP::Gateway
protected
on_websocket_disconnnect
()
DiscordCPP::Gateway
protected
on_websocket_incoming_message
(const std::string &message)=0
DiscordCPP::Gateway
protected
pure virtual
send
(const json &message)
DiscordCPP::Gateway
set_message_handler
(const std::function< void(json payload)> &handler)
DiscordCPP::Gateway
ssl_context
DiscordCPP::Gateway
protected
start_heartbeating
()
DiscordCPP::Gateway
protected
threadpool
DiscordCPP::Gateway
protected
~Gateway
()
DiscordCPP::Gateway
virtual
Generated by
1.10.0