|
tgbot-cpp
|
This is the complete list of members for TgBot::TgWebhookTcpServer, including all inherited members.
| ErrorHandler typedef | TgBot::HttpServer< boost::asio::ip::tcp > | |
| HttpServer(const typename boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >::endpoint_type &endpoint, ServerHandler handler) | TgBot::HttpServer< boost::asio::ip::tcp > | inline |
| ServerHandler typedef | TgBot::HttpServer< boost::asio::ip::tcp > | |
| start(const ErrorHandler &errorHandler={ }, std::initializer_list< int > signals={ SIGINT, SIGTERM }) | TgBot::HttpServer< boost::asio::ip::tcp > | inline |
| stop() | TgBot::HttpServer< boost::asio::ip::tcp > | inline |
| TgWebhookServer(const typename boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >::endpoint_type &endpoint, const typename HttpServer< boost::asio::ip::tcp >::ServerHandler &handler)=delete | TgBot::TgWebhookServer< boost::asio::ip::tcp > | |
| TgWebhookTcpServer(unsigned short port, const std::string &path, const EventHandler &eventHandler) | TgBot::TgWebhookTcpServer | |
| TgWebhookTcpServer(unsigned short port, const Bot &bot) | TgBot::TgWebhookTcpServer |