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

This is the complete list of members for TgBot::TgWebhookTcpServer, 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< boost::asio::ip::tcp >::endpoint_type &endpoint, const typename HttpServer< boost::asio::ip::tcp >::ServerHandler &handler)=deleteTgBot::TgWebhookServer< boost::asio::ip::tcp >
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >::endpoint_type &endpoint, std::string path, const EventHandler &eventHandler)TgBot::TgWebhookServer< boost::asio::ip::tcp >inline
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >::endpoint_type &endpoint, const Bot &bot)TgBot::TgWebhookServer< boost::asio::ip::tcp >inline
TgWebhookTcpServer(unsigned short port, const std::string &path, const EventHandler &eventHandler)TgBot::TgWebhookTcpServerinline
TgWebhookTcpServer(unsigned short port, const Bot &bot)TgBot::TgWebhookTcpServerinline