From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- docs/class_tg_bot_1_1_event_handler.html | 175 ------------------------------- 1 file changed, 175 deletions(-) delete mode 100644 docs/class_tg_bot_1_1_event_handler.html (limited to 'docs/class_tg_bot_1_1_event_handler.html') diff --git a/docs/class_tg_bot_1_1_event_handler.html b/docs/class_tg_bot_1_1_event_handler.html deleted file mode 100644 index a61537c..0000000 --- a/docs/class_tg_bot_1_1_event_handler.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - -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: -
-
- - - - -- cgit v1.2.3