Discord.C++
0.13.0
Loading...
Searching...
No Matches
DiscordCPP::MainGateway Member List
This is the complete list of members for
DiscordCPP::MainGateway
, 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) override
DiscordCPP::MainGateway
virtual
Gateway
(std::string token, const std::shared_ptr< Threadpool > &threadpool)
DiscordCPP::Gateway
get_shard_id
()
DiscordCPP::MainGateway
io_context
DiscordCPP::Gateway
protected
MainGateway
(std::string token, Intents intents, const int shard_id=0, const unsigned int num_shards=1)
DiscordCPP::MainGateway
on_websocket_disconnnect
()
DiscordCPP::Gateway
protected
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
~MainGateway
() override=default
DiscordCPP::MainGateway
Generated by
1.10.0