diff options
Diffstat (limited to 'docs/hierarchy.html')
-rw-r--r-- | docs/hierarchy.html | 74 |
1 files changed, 50 insertions, 24 deletions
diff --git a/docs/hierarchy.html b/docs/hierarchy.html index ce054f7..fb86d6d 100644 --- a/docs/hierarchy.html +++ b/docs/hierarchy.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Hierarchy</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li class="current"><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -168,16 +195,15 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); <tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_sticker_set.html" target="_self">TgBot::StickerSet</a></td><td class="desc">This object represents a sticker set </td></tr> <tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_successful_payment.html" target="_self">TgBot::SuccessfulPayment</a></td><td class="desc">This object contains basic information about a successful payment </td></tr> <tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_long_poll.html" target="_self">TgBot::TgLongPoll</a></td><td class="desc">This class handles long polling and updates parsing </td></tr> -<tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_type_parser.html" target="_self">TgBot::TgTypeParser</a></td><td class="desc"></td></tr> -<tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_update.html" target="_self">TgBot::Update</a></td><td class="desc">This object represents an incoming update </td></tr> -<tr id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_url.html" target="_self">TgBot::Url</a></td><td class="desc">This class parses a string with the url </td></tr> -<tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user.html" target="_self">TgBot::User</a></td><td class="desc">This object represents a Telegram user or bot </td></tr> -<tr id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user_profile_photos.html" target="_self">TgBot::UserProfilePhotos</a></td><td class="desc">This object represent a user's profile pictures </td></tr> -<tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_venue.html" target="_self">TgBot::Venue</a></td><td class="desc">This object represents a venue </td></tr> -<tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video.html" target="_self">TgBot::Video</a></td><td class="desc">This object represents a video file </td></tr> -<tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video_note.html" target="_self">TgBot::VideoNote</a></td><td class="desc">This object represents a video message (available in Telegram apps as of v.4.0) </td></tr> -<tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_voice.html" target="_self">TgBot::Voice</a></td><td class="desc">This object represents a voice note </td></tr> -<tr id="row_58_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_webhook_info.html" target="_self">TgBot::WebhookInfo</a></td><td class="desc">Contains information about the current status of a webhook </td></tr> +<tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_update.html" target="_self">TgBot::Update</a></td><td class="desc">This object represents an incoming update </td></tr> +<tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_url.html" target="_self">TgBot::Url</a></td><td class="desc">This class parses a string with the url </td></tr> +<tr id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user.html" target="_self">TgBot::User</a></td><td class="desc">This object represents a Telegram user or bot </td></tr> +<tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user_profile_photos.html" target="_self">TgBot::UserProfilePhotos</a></td><td class="desc">This object represent a user's profile pictures </td></tr> +<tr id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_venue.html" target="_self">TgBot::Venue</a></td><td class="desc">This object represents a venue </td></tr> +<tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video.html" target="_self">TgBot::Video</a></td><td class="desc">This object represents a video file </td></tr> +<tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video_note.html" target="_self">TgBot::VideoNote</a></td><td class="desc">This object represents a video message (available in Telegram apps as of v.4.0) </td></tr> +<tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_voice.html" target="_self">TgBot::Voice</a></td><td class="desc">This object represents a voice note </td></tr> +<tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_webhook_info.html" target="_self">TgBot::WebhookInfo</a></td><td class="desc">Contains information about the current status of a webhook </td></tr> </table> </div><!-- directory --> </div><!-- contents --> @@ -185,9 +211,9 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> |