tgbot-cpp
Loading...
Searching...
No Matches
TgBot::TgWebhookServer< Protocol > Member List

This is the complete list of members for TgBot::TgWebhookServer< Protocol >, including all inherited members.

_acceptorTgBot::HttpServer< Protocol >protected
_handlerTgBot::HttpServer< Protocol >protected
_httpParserTgBot::HttpServer< Protocol >protected
_ioServiceTgBot::HttpServer< Protocol >protected
_socketTgBot::HttpServer< Protocol >protected
_startAccept()TgBot::HttpServer< Protocol >inlineprotected
HttpServer(const typename boost::asio::basic_socket_acceptor< Protocol >::endpoint_type &endpoint, ServerHandler handler)TgBot::HttpServer< Protocol >inline
ServerHandler typedefTgBot::HttpServer< Protocol >
start()TgBot::HttpServer< Protocol >inline
stop()TgBot::HttpServer< Protocol >inline
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< Protocol >::endpoint_type &endpoint, const typename HttpServer< Protocol >::ServerHandler &handler)=deleteTgBot::TgWebhookServer< Protocol >
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< Protocol >::endpoint_type &endpoint, std::string path, const EventHandler &eventHandler)TgBot::TgWebhookServer< Protocol >inline
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< Protocol >::endpoint_type &endpoint, const Bot &bot)TgBot::TgWebhookServer< Protocol >inline