From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- ..._tg_bot_1_1_input_location_message_content.html | 259 --------------------- ...ss_tg_bot_1_1_input_location_message_content.js | 8 - ...s_tg_bot_1_1_input_location_message_content.png | Bin 857 -> 0 bytes 3 files changed, 267 deletions(-) delete mode 100644 docs/d9/dec/class_tg_bot_1_1_input_location_message_content.html delete mode 100644 docs/d9/dec/class_tg_bot_1_1_input_location_message_content.js delete mode 100644 docs/d9/dec/class_tg_bot_1_1_input_location_message_content.png (limited to 'docs/d9/dec') diff --git a/docs/d9/dec/class_tg_bot_1_1_input_location_message_content.html b/docs/d9/dec/class_tg_bot_1_1_input_location_message_content.html deleted file mode 100644 index a82c3e3..0000000 --- a/docs/d9/dec/class_tg_bot_1_1_input_location_message_content.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::InputLocationMessageContent Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::InputLocationMessageContent Class Reference
-
-
- -

#include <InputLocationMessageContent.h>

-
-Inheritance diagram for TgBot::InputLocationMessageContent:
-
-
- - -TgBot::InputMessageContent - -
- - - - - - - -

-Public Types

typedef std::shared_ptr< InputLocationMessageContentPtr
 
- Public Types inherited from TgBot::InputMessageContent
typedef std::shared_ptr< InputMessageContentPtr
 
- - - - - - - - - - -

-Public Member Functions

 InputLocationMessageContent ()
 
virtual ~InputLocationMessageContent ()
 
- Public Member Functions inherited from TgBot::InputMessageContent
 InputMessageContent (const std::string &tType)
 
virtual ~InputMessageContent ()
 
- - - - - - - - -

-Public Attributes

float latitude
 
float longitude
 
- Public Attributes inherited from TgBot::InputMessageContent
std::string type
 
-

Detailed Description

-

Represents the content of a location message to be sent as the result of an inline query.

- -

Definition at line 16 of file InputLocationMessageContent.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- -

Definition at line 18 of file InputLocationMessageContent.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InputLocationMessageContent()

- -
-
- - - - - -
- - - - - - - -
TgBot::InputLocationMessageContent::InputLocationMessageContent ()
-
-inline
-
- -

Definition at line 20 of file InputLocationMessageContent.h.

- -
-
- -

◆ ~InputLocationMessageContent()

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

Definition at line 34 of file InputLocationMessageContent.h.

- -
-
-

Member Data Documentation

- -

◆ latitude

- -
-
- - - - -
float TgBot::InputLocationMessageContent::latitude
-
-

Latitude of the location in degrees

- -

Definition at line 27 of file InputLocationMessageContent.h.

- -
-
- -

◆ longitude

- -
-
- - - - -
float TgBot::InputLocationMessageContent::longitude
-
-

Longitude of the location in degrees

- -

Definition at line 32 of file InputLocationMessageContent.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/d9/dec/class_tg_bot_1_1_input_location_message_content.js b/docs/d9/dec/class_tg_bot_1_1_input_location_message_content.js deleted file mode 100644 index 8f95c78..0000000 --- a/docs/d9/dec/class_tg_bot_1_1_input_location_message_content.js +++ /dev/null @@ -1,8 +0,0 @@ -var class_tg_bot_1_1_input_location_message_content = -[ - [ "Ptr", "d9/dec/class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840", null ], - [ "InputLocationMessageContent", "d9/dec/class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e", null ], - [ "~InputLocationMessageContent", "d9/dec/class_tg_bot_1_1_input_location_message_content.html#acbcd463ae944168b265e789509e6de55", null ], - [ "latitude", "d9/dec/class_tg_bot_1_1_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16", null ], - [ "longitude", "d9/dec/class_tg_bot_1_1_input_location_message_content.html#a6dea79838b9c9f9194c1ec49d5eb8e49", null ] -]; \ No newline at end of file diff --git a/docs/d9/dec/class_tg_bot_1_1_input_location_message_content.png b/docs/d9/dec/class_tg_bot_1_1_input_location_message_content.png deleted file mode 100644 index a75b99c..0000000 Binary files a/docs/d9/dec/class_tg_bot_1_1_input_location_message_content.png and /dev/null differ -- cgit v1.2.3