tgbot-cpp
Loading...
Searching...
No Matches
TgBot::TgWebhookTcpServer Member List

This is the complete list of members for TgBot::TgWebhookTcpServer, including all inherited members.

ErrorHandler typedefTgBot::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 typedefTgBot::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)=deleteTgBot::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