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

This is the complete list of members for TgBot::TgWebhookLocalServer, 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
TgWebhookLocalServer(const std::string &unixSocketPath, const std::string &path, const EventHandler &eventHandler)TgBot::TgWebhookLocalServerinline
TgWebhookLocalServer(const std::string &unixSocketPath, const Bot &bot)TgBot::TgWebhookLocalServerinline
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< boost::asio::local::stream_protocol >::endpoint_type &endpoint, const typename HttpServer< boost::asio::local::stream_protocol >::ServerHandler &handler)=deleteTgBot::TgWebhookServer< boost::asio::local::stream_protocol >
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< boost::asio::local::stream_protocol >::endpoint_type &endpoint, std::string path, const EventHandler &eventHandler)TgBot::TgWebhookServer< boost::asio::local::stream_protocol >inline
TgWebhookServer(const typename boost::asio::basic_socket_acceptor< boost::asio::local::stream_protocol >::endpoint_type &endpoint, const Bot &bot)TgBot::TgWebhookServer< boost::asio::local::stream_protocol >inline