From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +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 deletions(-) delete mode 100644 docs/d2/df5/class_tg_bot_1_1_event_handler.html delete 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 deleted file mode 100644 index 93667ea..0000000 --- a/docs/d2/df5/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: -
-
- - - - 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 deleted file mode 100644 index 2dd3639..0000000 --- a/docs/d2/df5/class_tg_bot_1_1_event_handler.js +++ /dev/null @@ -1,5 +0,0 @@ -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