diff options
author | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-01-02 23:05:43 +0300 |
---|---|---|
committer | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-01-02 23:05:43 +0300 |
commit | 985837f2152383c304d043bd4dc8af23914b112f (patch) | |
tree | 155a2e782f1ec80ba9d8b80a568dc4146cc4a2ea /docs/functions_func_p.html | |
parent | d410bff7b2e772c1dd1c6377ef0543ce16985159 (diff) |
Docs
Diffstat (limited to 'docs/functions_func_p.html')
-rw-r--r-- | docs/functions_func_p.html | 433 |
1 files changed, 433 insertions, 0 deletions
diff --git a/docs/functions_func_p.html b/docs/functions_func_p.html new file mode 100644 index 0000000..8a81360 --- /dev/null +++ b/docs/functions_func_p.html @@ -0,0 +1,433 @@ +<!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 - Functions</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_func_p.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"> +  + +<h3><a id="index_p"></a>- p -</h3><ul> +<li>parse2DArray() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5">TgBot::TgTypeParser</a> +</li> +<li>parseArray() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141">TgBot::TgTypeParser</a> +</li> +<li>parseAudio() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643">TgBot::TgTypeParser</a> +</li> +<li>parseCallbackQuery() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b">TgBot::TgTypeParser</a> +</li> +<li>parseChat() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda">TgBot::TgTypeParser</a> +</li> +<li>parseChatMember() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204">TgBot::TgTypeParser</a> +</li> +<li>parseChosenInlineResult() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d">TgBot::TgTypeParser</a> +</li> +<li>parseContact() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70">TgBot::TgTypeParser</a> +</li> +<li>parseDocument() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592">TgBot::TgTypeParser</a> +</li> +<li>parseFile() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6">TgBot::TgTypeParser</a> +</li> +<li>parseForceReply() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3">TgBot::TgTypeParser</a> +</li> +<li>parseGenericReply() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b">TgBot::TgTypeParser</a> +</li> +<li>parseInlineKeyboardButton() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051">TgBot::TgTypeParser</a> +</li> +<li>parseInlineKeyboardMarkup() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQuery() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResult() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultArticle() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultAudio() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultCachedAudio() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultCachedDocument() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultCachedGif() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultCachedMpeg4Gif() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultCachedPhoto() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultCachedSticker() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultCachedVideo() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultCachedVoice() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultContact() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultDocument() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultGame() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultGif() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultLocation() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultMpeg4Gif() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultPhoto() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultVenue() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultVideo() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804">TgBot::TgTypeParser</a> +</li> +<li>parseInlineQueryResultVoice() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e">TgBot::TgTypeParser</a> +</li> +<li>parseInputContactMessageContent() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35">TgBot::TgTypeParser</a> +</li> +<li>parseInputLocationMessageContent() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3">TgBot::TgTypeParser</a> +</li> +<li>parseInputMessageContent() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795">TgBot::TgTypeParser</a> +</li> +<li>parseInputTextMessageContent() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74">TgBot::TgTypeParser</a> +</li> +<li>parseInputVenueMessageContent() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385">TgBot::TgTypeParser</a> +</li> +<li>parseJson() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGet2DArray() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetArray() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetAudio() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetCallbackQuery() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetChat() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetChatMember() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetChosenInlineResult() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetContact() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetDocument() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetEntity() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0b51e45955eee1901c5c880882c36ca5">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetFile() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetForceReply() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetGenericReply() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineKeyboardButton() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineKeyboardMarkup() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQuery() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResult() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultArticle() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultAudio() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultCachedAudio() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultCachedDocument() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultCachedGif() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultCachedMpeg4Gif() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultCachedPhoto() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultCachedSticker() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultCachedVideo() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultCachedVoice() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultContact() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultDocument() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultGame() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultGif() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultLocation() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultMpeg4Gif() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultPhoto() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultVenue() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultVideo() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInlineQueryResultVoice() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInputContactMessageContent() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInputLocationMessageContent() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInputMessageContent() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInputTextMessageContent() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetInputVenueMessageContent() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetKeyboardButton() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetLocation() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetMessage() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetPhotoSize() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetReplyKeyboardMarkup() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetReplyKeyboardRemove() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetResponseParameters() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetSticker() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetUpdate() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetUser() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetUserProfilePhotos() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetVideo() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce">TgBot::TgTypeParser</a> +</li> +<li>parseJsonAndGetWebhookInfo() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf">TgBot::TgTypeParser</a> +</li> +<li>parseKeyboardButton() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133">TgBot::TgTypeParser</a> +</li> +<li>parseLocation() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456">TgBot::TgTypeParser</a> +</li> +<li>parseMessage() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420">TgBot::TgTypeParser</a> +</li> +<li>parsePhotoSize() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94">TgBot::TgTypeParser</a> +</li> +<li>parseReplyKeyboardMarkup() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20">TgBot::TgTypeParser</a> +</li> +<li>parseReplyKeyboardRemove() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da">TgBot::TgTypeParser</a> +</li> +<li>parseRequest() +: <a class="el" href="class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d">TgBot::HttpParser</a> +</li> +<li>parseResponse() +: <a class="el" href="class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb">TgBot::HttpParser</a> +</li> +<li>parseResponseParameters() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5">TgBot::TgTypeParser</a> +</li> +<li>parseSticker() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33">TgBot::TgTypeParser</a> +</li> +<li>parseUpdate() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374">TgBot::TgTypeParser</a> +</li> +<li>parseUser() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b">TgBot::TgTypeParser</a> +</li> +<li>parseUserProfilePhotos() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626">TgBot::TgTypeParser</a> +</li> +<li>parseVideo() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9">TgBot::TgTypeParser</a> +</li> +<li>parseWebhookInfo() +: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1">TgBot::TgTypeParser</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> |