|
tgbot-cpp
|
This is the complete list of members for TgBot::HttpServer< Protocol >::Connection, including all inherited members.
| _handler | TgBot::HttpServer< Protocol >::Connection | protected |
| _httpParser | TgBot::HttpServer< Protocol >::Connection | protected |
| _readBody(std::shared_ptr< boost::asio::streambuf > data, unsigned long long size, std::shared_ptr< std::unordered_map< std::string, std::string > > headers) | TgBot::HttpServer< Protocol >::Connection | inlineprotected |
| _readHeader() | TgBot::HttpServer< Protocol >::Connection | inlineprotected |
| _socket | TgBot::HttpServer< Protocol >::Connection | protected |
| Connection(boost::asio::basic_stream_socket< Protocol > socket, ServerHandler handler, const HttpParser &httpParser) | TgBot::HttpServer< Protocol >::Connection | inline |
| start() | TgBot::HttpServer< Protocol >::Connection | inline |