From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- docs/d2/df5/class_tg_bot_1_1_event_handler.html | 175 ++++++++++++++++++++++++ docs/d2/df5/class_tg_bot_1_1_event_handler.js | 5 + 2 files changed, 180 insertions(+) create mode 100644 docs/d2/df5/class_tg_bot_1_1_event_handler.html create mode 100644 docs/d2/df5/class_tg_bot_1_1_event_handler.js (limited to 'docs/d2/df5') diff --git a/docs/d2/df5/class_tg_bot_1_1_event_handler.html b/docs/d2/df5/class_tg_bot_1_1_event_handler.html new file mode 100644 index 0000000..93667ea --- /dev/null +++ b/docs/d2/df5/class_tg_bot_1_1_event_handler.html @@ -0,0 +1,175 @@ + + + + + + + +tgbot-cpp: TgBot::EventHandler Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TgBot::EventHandler Class Reference
+
+
+ +

#include <EventHandler.h>

+ + + + + + +

+Public Member Functions

 EventHandler (const EventBroadcaster *broadcaster)
 
void handleUpdate (const Update::Ptr &update) const
 
+

Detailed Description

+
+

Definition at line 32 of file EventHandler.h.

+

Constructor & Destructor Documentation

+ +

◆ EventHandler()

+ +
+
+ + + + + +
+ + + + + + + + +
TgBot::EventHandler::EventHandler (const EventBroadcasterbroadcaster)
+
+inlineexplicit
+
+ +

Definition at line 62 of file EventHandler.h.

+ +
+
+

Member Function Documentation

+ +

◆ handleUpdate()

+ +
+
+ + + + + +
+ + + + + + + + +
void TgBot::EventHandler::handleUpdate (const Update::Ptrupdate) const
+
+inline
+
+ +

Definition at line 65 of file EventHandler.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + diff --git a/docs/d2/df5/class_tg_bot_1_1_event_handler.js b/docs/d2/df5/class_tg_bot_1_1_event_handler.js new file mode 100644 index 0000000..2dd3639 --- /dev/null +++ b/docs/d2/df5/class_tg_bot_1_1_event_handler.js @@ -0,0 +1,5 @@ +var class_tg_bot_1_1_event_handler = +[ + [ "EventHandler", "d2/df5/class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7", null ], + [ "handleUpdate", "d2/df5/class_tg_bot_1_1_event_handler.html#a0e6279a53f59979a8546fc7c7a915862", null ] +]; \ No newline at end of file -- cgit v1.2.3