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/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 0 -> 1578 bytes 3 files changed, 184 insertions(+) create mode 100644 docs/d2/d60/class_tg_bot_1_1_generic_reply.html create mode 100644 docs/d2/d60/class_tg_bot_1_1_generic_reply.js create 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 new file mode 100644 index 0000000..e65c5c4 --- /dev/null +++ b/docs/d2/d60/class_tg_bot_1_1_generic_reply.html @@ -0,0 +1,179 @@ + + + + + + + +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 new file mode 100644 index 0000000..efa85c5 --- /dev/null +++ b/docs/d2/d60/class_tg_bot_1_1_generic_reply.js @@ -0,0 +1,5 @@ +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 new file mode 100644 index 0000000..35cb378 Binary files /dev/null and b/docs/d2/d60/class_tg_bot_1_1_generic_reply.png differ -- cgit v1.2.3