This is the complete list of members for dpp::discord_client, including all inherited members.
| buffer | dpp::ssl_client | protected |
| bytes_in | dpp::ssl_client | protected |
| bytes_out | dpp::ssl_client | protected |
| cipher | dpp::ssl_client | protected |
| ClearQueue() | dpp::discord_client | |
| close() | dpp::websocket_client | virtual |
| Connect() | dpp::websocket_client | protectedvirtual |
| connect_voice(snowflake guild_id, snowflake channel_id) | dpp::discord_client | |
| connecting_voice_channels | dpp::discord_client | |
| creator | dpp::discord_client | |
| custom_readable_fd | dpp::ssl_client | |
| custom_readable_ready | dpp::ssl_client | |
| custom_writeable_fd | dpp::ssl_client | |
| custom_writeable_ready | dpp::ssl_client | |
| disconnect_voice(snowflake guild_id) | dpp::discord_client | |
| discord_client(dpp::cluster *_cluster, uint32_t _shard_id, uint32_t _max_shards, const std::string &_token, uint32_t intents=0, bool compressed=true) | dpp::discord_client | |
| Error(uint32_t errorcode) | dpp::discord_client | virtual |
| get_bytes_in() | dpp::ssl_client | |
| get_bytes_out() | dpp::ssl_client | |
| get_channel_count() | dpp::discord_client | |
| get_cipher() | dpp::ssl_client | |
| get_decompressed_bytes_in() | dpp::discord_client | |
| get_guild_count() | dpp::discord_client | |
| get_member_count() | dpp::discord_client | |
| get_uptime() | dpp::discord_client | |
| get_voice(snowflake guild_id) | dpp::discord_client | |
| GetQueueSize() | dpp::discord_client | |
| GetState() | dpp::websocket_client | protected |
| handle_buffer(std::string &buffer) | dpp::websocket_client | virtual |
| HandleEvent(const std::string &event, json &j, const std::string &raw) | dpp::discord_client | virtual |
| HandleFrame(const std::string &buffer) | dpp::discord_client | virtual |
| heartbeat_interval | dpp::discord_client | |
| hostname | dpp::ssl_client | protected |
| intents | dpp::discord_client | |
| is_connected() | dpp::discord_client | |
| last_heartbeat | dpp::discord_client | |
| last_heartbeat_ack | dpp::discord_client | |
| last_seq | dpp::discord_client | |
| last_tick | dpp::ssl_client | protected |
| log(dpp::loglevel severity, const std::string &msg) const | dpp::discord_client | virtual |
| max_shards | dpp::discord_client | |
| nonblocking | dpp::ssl_client | protected |
| obuffer | dpp::ssl_client | protected |
| one_second_timer() | dpp::discord_client | virtual |
| port | dpp::ssl_client | protected |
| QueueMessage(const std::string &j, bool to_front=false) | dpp::discord_client | |
| read_loop() | dpp::ssl_client | |
| ready | dpp::discord_client | |
| reconnects | dpp::discord_client | |
| resumes | dpp::discord_client | |
| Run() | dpp::discord_client | |
| sessionid | dpp::discord_client | |
| sfd | dpp::ssl_client | protected |
| shard_id | dpp::discord_client | |
| ssl | dpp::ssl_client | protected |
| ssl_client(const std::string &_hostname, const std::string &_port="443") | dpp::ssl_client | |
| thread_id | dpp::discord_client | |
| token | dpp::discord_client | |
| voice_mutex | dpp::discord_client | |
| websocket_client(const std::string &hostname, const std::string &port="443", const std::string &urlpath="") | dpp::websocket_client | |
| websocket_ping | dpp::discord_client | |
| write(const std::string &data) | dpp::websocket_client | virtual |
| ~discord_client() | dpp::discord_client | virtual |
| ~ssl_client() | dpp::ssl_client | virtual |
| ~websocket_client() | dpp::websocket_client | virtual |