|
tgbot-cpp
|
This is the complete list of members for TgBot::HttpClient, including all inherited members.
| _cancelEpoch | TgBot::HttpClient | mutableprotected |
| _isEternalCancel | TgBot::HttpClient | mutableprotected |
| _timeout | TgBot::HttpClient | |
| cancel(const bool eternal=false) const | TgBot::HttpClient | inlinevirtual |
| getCancelExceptionText() const | TgBot::HttpClient | inlinevirtual |
| getRequestBackoff() const | TgBot::HttpClient | inlinevirtual |
| getRequestMaxRetries() const | TgBot::HttpClient | inlinevirtual |
| isEternalCancelled() const | TgBot::HttpClient | inlinevirtual |
| makeRequest(const std::string &url, std::span< const HttpFormField > fields) const =0 | TgBot::HttpClient | pure virtual |
| ~HttpClient()=default | TgBot::HttpClient | virtual |