From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- ...s_tg_bot_1_1_tg_webhook_tcp_server-members.html | 113 +++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 docs/d7/d9d/class_tg_bot_1_1_tg_webhook_tcp_server-members.html (limited to 'docs/d7/d9d') diff --git a/docs/d7/d9d/class_tg_bot_1_1_tg_webhook_tcp_server-members.html b/docs/d7/d9d/class_tg_bot_1_1_tg_webhook_tcp_server-members.html new file mode 100644 index 0000000..bd7c8de --- /dev/null +++ b/docs/d7/d9d/class_tg_bot_1_1_tg_webhook_tcp_server-members.html @@ -0,0 +1,113 @@ + + + + + + + +tgbot-cpp: Member List + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
TgBot::TgWebhookTcpServer Member List
+
+
+ +

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

+ + + + + + + + + + + + + + +
_acceptorTgBot::HttpServer< boost::asio::ip::tcp >protected
_handlerTgBot::HttpServer< boost::asio::ip::tcp >protected
_ioServiceTgBot::HttpServer< boost::asio::ip::tcp >protected
HttpServer(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const ServerHandler &handler)TgBot::HttpServer< boost::asio::ip::tcp >inline
ServerHandler typedefTgBot::HttpServer< boost::asio::ip::tcp >
start()TgBot::HttpServer< boost::asio::ip::tcp >inline
stop()TgBot::HttpServer< boost::asio::ip::tcp >inline
TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const typename HttpServer< boost::asio::ip::tcp >::ServerHandler &handler)=deleteTgBot::TgWebhookServer< boost::asio::ip::tcp >
TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const std::string &path, const EventHandler *eventHandler)TgBot::TgWebhookServer< boost::asio::ip::tcp >inline
TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const std::string &path, const Bot &bot)TgBot::TgWebhookServer< boost::asio::ip::tcp >inline
TgWebhookTcpServer(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const std::string &path, EventHandler *eventHandler)=deleteTgBot::TgWebhookTcpServer
TgWebhookTcpServer(unsigned short port, const std::string &path, const EventHandler *eventHandler)TgBot::TgWebhookTcpServerinline
TgWebhookTcpServer(const std::string &path, const Bot &bot)TgBot::TgWebhookTcpServerinline
+
+ + + + -- cgit v1.2.3