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/d60/class_tg_bot_1_1_generic_reply.html | 179 ------------------------ docs/d2/d60/class_tg_bot_1_1_generic_reply.js | 5 - docs/d2/d60/class_tg_bot_1_1_generic_reply.png | Bin 1578 -> 0 bytes 3 files changed, 184 deletions(-) delete mode 100644 docs/d2/d60/class_tg_bot_1_1_generic_reply.html delete mode 100644 docs/d2/d60/class_tg_bot_1_1_generic_reply.js delete mode 100644 docs/d2/d60/class_tg_bot_1_1_generic_reply.png (limited to 'docs/d2/d60') diff --git a/docs/d2/d60/class_tg_bot_1_1_generic_reply.html b/docs/d2/d60/class_tg_bot_1_1_generic_reply.html deleted file mode 100644 index e65c5c4..0000000 --- a/docs/d2/d60/class_tg_bot_1_1_generic_reply.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::GenericReply Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::GenericReply Class Reference
-
-
- -

#include <GenericReply.h>

-
-Inheritance diagram for TgBot::GenericReply:
-
-
- - -TgBot::ForceReply -TgBot::InlineKeyboardMarkup -TgBot::ReplyKeyboardMarkup -TgBot::ReplyKeyboardRemove - -
- - - - -

-Public Types

typedef std::shared_ptr< GenericReplyPtr
 
- - - -

-Public Member Functions

virtual ~GenericReply ()
 
-

Detailed Description

-

This abstract class is base of all keyboard related events.

- -

Definition at line 34 of file GenericReply.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- - - - -
typedef std::shared_ptr<GenericReply> TgBot::GenericReply::Ptr
-
- -

Definition at line 37 of file GenericReply.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ ~GenericReply()

- -
-
- - - - - -
- - - - - - - -
virtual TgBot::GenericReply::~GenericReply ()
-
-inlinevirtual
-
- -

Definition at line 39 of file GenericReply.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/d2/d60/class_tg_bot_1_1_generic_reply.js b/docs/d2/d60/class_tg_bot_1_1_generic_reply.js deleted file mode 100644 index efa85c5..0000000 --- a/docs/d2/d60/class_tg_bot_1_1_generic_reply.js +++ /dev/null @@ -1,5 +0,0 @@ -var class_tg_bot_1_1_generic_reply = -[ - [ "Ptr", "d2/d60/class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f", null ], - [ "~GenericReply", "d2/d60/class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c", null ] -]; \ No newline at end of file diff --git a/docs/d2/d60/class_tg_bot_1_1_generic_reply.png b/docs/d2/d60/class_tg_bot_1_1_generic_reply.png deleted file mode 100644 index 35cb378..0000000 Binary files a/docs/d2/d60/class_tg_bot_1_1_generic_reply.png and /dev/null differ -- cgit v1.2.3