2016-05-02 10:17:19 +02:00
<!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.6" />
2016-05-02 14:20:18 +02:00
< title > LibTgBotPP: TelegramBot.h File Reference</ title >
2016-05-02 10:17:19 +02:00
< 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 = "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/search.js" ></ script >
< script type = "text/javascript" >
$ ( document ). ready ( function () { searchBox . OnSelectItem ( 0 ); });
</ 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 style = "padding-left: 0.5em;" >
< div id = "projectname" > LibTgBotPP
</ div >
</ td >
</ tr >
</ tbody >
</ table >
</ div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
< script type = "text/javascript" >
var searchBox = new SearchBox ( "searchBox" , "search" , false , 'Search' );
</ script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li >< a href = "index.html" >< span > Main  Page</ span ></ a ></ li >
< li >< a href = "namespaces.html" >< span > Namespaces</ span ></ a ></ li >
< li >< a href = "annotated.html" >< span > Classes</ span ></ a ></ li >
< li class = "current" >< 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 = "files.html" >< span > File  List</ span ></ a ></ li >
< li >< a href = "globals.html" >< span > File  Members</ span ></ a ></ li >
</ ul >
</ 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 ( 'TelegramBot_8h.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)" >
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" >< span class = "SelectionMark" >   </ span > All</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" >< span class = "SelectionMark" >   </ span > Classes</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" >< span class = "SelectionMark" >   </ span > Namespaces</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" >< span class = "SelectionMark" >   </ span > Files</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" >< span class = "SelectionMark" >   </ span > Functions</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" >< span class = "SelectionMark" >   </ span > Variables</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" >< span class = "SelectionMark" >   </ span > Typedefs</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" >< span class = "SelectionMark" >   </ span > Macros</ a ></ 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 = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes</ a > |
< a href = "#namespaces" > Namespaces</ a > |
< a href = "#typedef-members" > Typedefs</ a > </ div >
< div class = "headertitle" >
< div class = "title" > TelegramBot.h File Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< div class = "textblock" >< code > #include < string> </ code >< br />
< code > #include < map> </ code >< br />
< code > #include < curl/curl.h> </ code >< br />
< code > #include < json/json.h> </ code >< br />
< code > #include < < a class = "el" href = "Message_8h_source.html" > Telegram/Message.h</ a > > </ code >< br />
2017-06-06 14:39:53 +02:00
< code > #include < < a class = "el" href = "User_8h_source.html" > Telegram/User.h</ a > > </ code >< br />
2016-05-02 10:17:19 +02:00
</ div >
< p >< a href = "TelegramBot_8h_source.html" > Go to the source code of this file.</ a ></ p >
< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "nested-classes" ></ a >
Classes</ h2 ></ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > struct   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "structTelegram_1_1TCommand.html" > Telegram::TCommand</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html" > Telegram::TelegramBot</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "namespaces" ></ a >
Namespaces</ h2 ></ td ></ tr >
< tr class = "memitem:namespaceTelegram" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceTelegram.html" > Telegram</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "typedef-members" ></ a >
Typedefs</ h2 ></ td ></ tr >
< tr class = "memitem:a97c1241696e3250bf462adae6b65a563" >< td class = "memItemLeft" align = "right" valign = "top" > typedef std::vector< std::string >  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceTelegram.html#a97c1241696e3250bf462adae6b65a563" > Telegram::TCommandLine</ a ></ td ></ tr >
2016-05-03 09:50:07 +02:00
< tr class = "memdesc:a97c1241696e3250bf462adae6b65a563" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Arguments for the bot's commands. < a href = "#a97c1241696e3250bf462adae6b65a563" > More...</ a >< br /></ td ></ tr >
2016-05-02 10:17:19 +02:00
< tr class = "separator:a97c1241696e3250bf462adae6b65a563" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a91fee4a272faa7eb5f1aeb68ed0b54a4" >< td class = "memItemLeft" align = "right" valign = "top" > typedef std::string(*  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceTelegram.html#a91fee4a272faa7eb5f1aeb68ed0b54a4" > Telegram::CommandCallback</ a > )(TelegramBot *, TCommandLine)</ td ></ tr >
2016-05-03 09:50:07 +02:00
< tr class = "memdesc:a91fee4a272faa7eb5f1aeb68ed0b54a4" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Definition for a callback routine. < a href = "#a91fee4a272faa7eb5f1aeb68ed0b54a4" > More...</ a >< br /></ td ></ tr >
2016-05-02 10:17:19 +02:00
< tr class = "separator:a91fee4a272faa7eb5f1aeb68ed0b54a4" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:ad82f4bcddd3c7921e8842bb30170a1c2" >< td class = "memItemLeft" align = "right" valign = "top" > typedef std::map< std::string, < br class = "typebreak" />
TCommand >  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceTelegram.html#ad82f4bcddd3c7921e8842bb30170a1c2" > Telegram::TCommandMap</ a ></ td ></ tr >
2016-05-03 09:50:07 +02:00
< tr class = "memdesc:ad82f4bcddd3c7921e8842bb30170a1c2" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Map that stores the known commands. < a href = "#ad82f4bcddd3c7921e8842bb30170a1c2" > More...</ a >< br /></ td ></ tr >
2016-05-02 10:17:19 +02:00
< tr class = "separator:ad82f4bcddd3c7921e8842bb30170a1c2" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >
</ div > <!-- contents -->
</ div > <!-- doc-content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2017-06-06 14:50:04 +02:00
< li class = "navelem" >< a class = "el" href = "dir_d44c64559bbebec7f509842c48db8b23.html" > include</ a ></ li >< li class = "navelem" >< a class = "el" href = "dir_039e4b39e16cfa52f3a26599d20c8f92.html" > Telegram</ a ></ li >< li class = "navelem" >< a class = "el" href = "TelegramBot_8h.html" > TelegramBot.h</ a ></ li >
2017-06-07 20:38:03 +02:00
< li class = "footer" > Generated on Wed Jun 7 2017 20:37:38 for LibTgBotPP by
2016-05-02 10:17:19 +02:00
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" /></ a > 1.8.6 </ li >
</ ul >
</ div >
</ body >
</ html >