diff options
Diffstat (limited to 'docs/functions_i.html')
-rw-r--r-- | docs/functions_i.html | 201 |
1 files changed, 201 insertions, 0 deletions
diff --git a/docs/functions_i.html b/docs/functions_i.html new file mode 100644 index 0000000..bda641e --- /dev/null +++ b/docs/functions_i.html @@ -0,0 +1,201 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> +<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title>tgbot-cpp: Class Members</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="jquery.js"></script> +<script type="text/javascript" src="dynsections.js"></script> +<link href="navtree.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="resize.js"></script> +<script type="text/javascript" src="navtreedata.js"></script> +<script type="text/javascript" src="navtree.js"></script> +<script type="text/javascript"> + $(document).ready(initResizable); +</script> +<link href="search/search.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="search/searchdata.js"></script> +<script type="text/javascript" src="search/search.js"></script> +<link href="doxygen.css" rel="stylesheet" type="text/css" /> +</head> +<body> +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> +<div id="titlearea"> +<table cellspacing="0" cellpadding="0"> + <tbody> + <tr style="height: 56px;"> + <td id="projectalign" style="padding-left: 0.5em;"> + <div id="projectname">tgbot-cpp + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.13 --> +<script type="text/javascript"> +var searchBox = new SearchBox("searchBox", "search",false,'Search'); +</script> +<script type="text/javascript" src="menudata.js"></script> +<script type="text/javascript" src="menu.js"></script> +<script type="text/javascript"> +$(function() { + initMenu('',true,false,'search.php','Search'); + $(document).ready(function() { init_search(); }); +}); +</script> +<div id="main-nav"></div> +</div><!-- top --> +<div id="side-nav" class="ui-resizable side-nav-resizable"> + <div id="nav-tree"> + <div id="nav-tree-contents"> + <div id="nav-sync" class="sync"></div> + </div> + </div> + <div id="splitbar" style="-moz-user-select:none;" + class="ui-resizable-handle"> + </div> +</div> +<script type="text/javascript"> +$(document).ready(function(){initNavTree('functions_i.html','');}); +</script> +<div id="doc-content"> +<!-- window showing the filter options --> +<div id="MSearchSelectWindow" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + onkeydown="return searchBox.OnSearchSelectKey(event)"> +</div> + +<!-- iframe showing the search results (closed by default) --> +<div id="MSearchResultsWindow"> +<iframe src="javascript:void(0)" frameborder="0" + name="MSearchResults" id="MSearchResults"> +</iframe> +</div> + +<div class="contents"> +<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> + +<h3><a id="index_i"></a>- i -</h3><ul> +<li>id +: <a class="el" href="class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df">TgBot::CallbackQuery</a> +, <a class="el" href="class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c">TgBot::Chat</a> +, <a class="el" href="class_tg_bot_1_1_inline_query.html#a8787b5e72cbfc95c3e938143ba7f6ee7">TgBot::InlineQuery</a> +, <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">TgBot::InlineQueryResult</a> +, <a class="el" href="class_tg_bot_1_1_user.html#a52ed387bdcad23b2883ef86a4c1f600f">TgBot::User</a> +</li> +<li>inlineKeyboard +: <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a7ff086034bc62f1a791f2e872e652b4b">TgBot::InlineKeyboardMarkup</a> +</li> +<li>inlineMessageId +: <a class="el" href="class_tg_bot_1_1_callback_query.html#a1565d380d5aa70d2304f572e5b56a24e">TgBot::CallbackQuery</a> +, <a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c">TgBot::ChosenInlineResult</a> +</li> +<li>inlineQuery +: <a class="el" href="class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806">TgBot::Update</a> +</li> +<li>InlineQueryListener +: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a437f0af514141d0a5d4fb684a56fe199">TgBot::EventBroadcaster</a> +</li> +<li>InlineQueryResult() +: <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282">TgBot::InlineQueryResult</a> +</li> +<li>InlineQueryResultArticle() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90">TgBot::InlineQueryResultArticle</a> +</li> +<li>InlineQueryResultAudio() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca">TgBot::InlineQueryResultAudio</a> +</li> +<li>InlineQueryResultCachedAudio() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa">TgBot::InlineQueryResultCachedAudio</a> +</li> +<li>InlineQueryResultCachedDocument() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc">TgBot::InlineQueryResultCachedDocument</a> +</li> +<li>InlineQueryResultCachedGif() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9">TgBot::InlineQueryResultCachedGif</a> +</li> +<li>InlineQueryResultCachedMpeg4Gif() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1">TgBot::InlineQueryResultCachedMpeg4Gif</a> +</li> +<li>InlineQueryResultCachedPhoto() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7">TgBot::InlineQueryResultCachedPhoto</a> +</li> +<li>InlineQueryResultCachedSticker() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e">TgBot::InlineQueryResultCachedSticker</a> +</li> +<li>InlineQueryResultCachedVideo() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7">TgBot::InlineQueryResultCachedVideo</a> +</li> +<li>InlineQueryResultCachedVoice() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88">TgBot::InlineQueryResultCachedVoice</a> +</li> +<li>InlineQueryResultContact() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48">TgBot::InlineQueryResultContact</a> +</li> +<li>InlineQueryResultDocument() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f">TgBot::InlineQueryResultDocument</a> +</li> +<li>InlineQueryResultGame() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8">TgBot::InlineQueryResultGame</a> +</li> +<li>InlineQueryResultGif() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874">TgBot::InlineQueryResultGif</a> +</li> +<li>InlineQueryResultLocation() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d">TgBot::InlineQueryResultLocation</a> +</li> +<li>InlineQueryResultMpeg4Gif() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74">TgBot::InlineQueryResultMpeg4Gif</a> +</li> +<li>InlineQueryResultPhoto() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54">TgBot::InlineQueryResultPhoto</a> +</li> +<li>InlineQueryResultVenue() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1">TgBot::InlineQueryResultVenue</a> +</li> +<li>InlineQueryResultVideo() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46">TgBot::InlineQueryResultVideo</a> +</li> +<li>InlineQueryResultVoice() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47">TgBot::InlineQueryResultVoice</a> +</li> +<li>InputContactMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d">TgBot::InputContactMessageContent</a> +</li> +<li>InputLocationMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e">TgBot::InputLocationMessageContent</a> +</li> +<li>inputMessageContent +: <a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">TgBot::InlineQueryResult</a> +</li> +<li>InputMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100">TgBot::InputMessageContent</a> +</li> +<li>InputTextMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7">TgBot::InputTextMessageContent</a> +</li> +<li>InputVenueMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77">TgBot::InputVenueMessageContent</a> +</li> +<li>isFile +: <a class="el" href="class_tg_bot_1_1_http_req_arg.html#a9e372ea4360d239037cfeb673d31d9f3">TgBot::HttpReqArg</a> +</li> +</ul> +</div><!-- contents --> +</div><!-- doc-content --> +<!-- start footer part --> +<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> + <ul> + <li class="footer">Generated on Mon Jan 2 2017 23:04:20 for tgbot-cpp by + <a href="http://www.doxygen.org/index.html"> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> + </ul> +</div> +</body> +</html> |