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" />
< title > LibTgBotPP: Telegram::Document Class Reference</ 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 = "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 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 >< 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" >
< 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 ( 'classTelegram_1_1Document.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 = "#pub-methods" > Public Member Functions</ a > |
< a href = "#pri-attribs" > Private Attributes</ a > |
< a href = "classTelegram_1_1Document-members.html" > List of all members</ a > </ div >
< div class = "headertitle" >
< div class = "title" > Telegram::Document Class Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< p >< code > #include < < a class = "el" href = "Document_8h_source.html" > Document.h</ a > > </ code ></ p >
< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "pub-methods" ></ a >
Public Member Functions</ h2 ></ td ></ tr >
< tr class = "memitem:ab1bacdb05cbf7888e861e67f30510e63" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Document.html#ab1bacdb05cbf7888e861e67f30510e63" > Document</ a > (Json::Value)</ td ></ tr >
< tr class = "separator:ab1bacdb05cbf7888e861e67f30510e63" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "pri-attribs" ></ a >
Private Attributes</ h2 ></ td ></ tr >
< tr class = "memitem:ae25ee00b9d46b765c7ddb3b02c47134e" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Document.html#ae25ee00b9d46b765c7ddb3b02c47134e" > file_id</ a ></ td ></ tr >
< tr class = "separator:ae25ee00b9d46b765c7ddb3b02c47134e" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:aa5d76202856215620d796592bc82f46f" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "classTelegram_1_1PhotoSize.html" > PhotoSize</ a > *  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Document.html#aa5d76202856215620d796592bc82f46f" > thumb</ a ></ td ></ tr >
< tr class = "separator:aa5d76202856215620d796592bc82f46f" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a14e26b2109d94a2de558c5e242fe8d17" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Document.html#a14e26b2109d94a2de558c5e242fe8d17" > file_name</ a ></ td ></ tr >
< tr class = "separator:a14e26b2109d94a2de558c5e242fe8d17" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:ac80f838552b35fd4fbc379b91b3d5423" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Document.html#ac80f838552b35fd4fbc379b91b3d5423" > mime_type</ a ></ td ></ tr >
< tr class = "separator:ac80f838552b35fd4fbc379b91b3d5423" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:aa344b13c16c944577fb610186a9a35f3" >< td class = "memItemLeft" align = "right" valign = "top" > Json::Int64  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Document.html#aa344b13c16c944577fb610186a9a35f3" > file_size</ a ></ td ></ tr >
< tr class = "separator:aa344b13c16c944577fb610186a9a35f3" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >
2016-05-02 14:20:18 +02:00
< a name = "details" id = "details" ></ a >< h2 class = "groupheader" > Detailed Description</ h2 >
< div class = "textblock" >
< p > Definition at line < a class = "el" href = "Document_8h_source.html#l00011" > 11</ a > of file < a class = "el" href = "Document_8h_source.html" > Document.h</ a > .</ p >
</ div >< h2 class = "groupheader" > Constructor & Destructor Documentation</ h2 >
2016-05-02 10:17:19 +02:00
< a class = "anchor" id = "ab1bacdb05cbf7888e861e67f30510e63" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > Telegram::Document::Document </ td >
< td > (</ td >
< td class = "paramtype" > Json::Value  </ td >
< td class = "paramname" >< em > json</ em ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Definition at line < a class = "el" href = "Document_8cc_source.html#l00003" > 3</ a > of file < a class = "el" href = "Document_8cc_source.html" > Document.cc</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< h2 class = "groupheader" > Member Data Documentation</ h2 >
< a class = "anchor" id = "ae25ee00b9d46b765c7ddb3b02c47134e" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string Telegram::Document::file_id</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Definition at line < a class = "el" href = "Document_8h_source.html#l00016" > 16</ a > of file < a class = "el" href = "Document_8h_source.html" > Document.h</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "a14e26b2109d94a2de558c5e242fe8d17" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string Telegram::Document::file_name</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Definition at line < a class = "el" href = "Document_8h_source.html#l00018" > 18</ a > of file < a class = "el" href = "Document_8h_source.html" > Document.h</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "aa344b13c16c944577fb610186a9a35f3" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > Json::Int64 Telegram::Document::file_size</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Definition at line < a class = "el" href = "Document_8h_source.html#l00020" > 20</ a > of file < a class = "el" href = "Document_8h_source.html" > Document.h</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "ac80f838552b35fd4fbc379b91b3d5423" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string Telegram::Document::mime_type</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Definition at line < a class = "el" href = "Document_8h_source.html#l00019" > 19</ a > of file < a class = "el" href = "Document_8h_source.html" > Document.h</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "aa5d76202856215620d796592bc82f46f" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" >< a class = "el" href = "classTelegram_1_1PhotoSize.html" > PhotoSize</ a > * Telegram::Document::thumb</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Definition at line < a class = "el" href = "Document_8h_source.html#l00017" > 17</ a > of file < a class = "el" href = "Document_8h_source.html" > Document.h</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< hr /> The documentation for this class was generated from the following files:< ul >
2016-05-02 14:20:18 +02:00
< li >< a class = "el" href = "Document_8h_source.html" > Document.h</ a ></ li >
< li >< a class = "el" href = "Document_8cc_source.html" > Document.cc</ a ></ li >
2016-05-02 10:17:19 +02:00
</ ul >
</ div > <!-- contents -->
</ div > <!-- doc-content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" >< a class = "el" href = "namespaceTelegram.html" > Telegram</ a ></ li >< li class = "navelem" >< a class = "el" href = "classTelegram_1_1Document.html" > Document</ a ></ li >
2017-06-07 20:29:11 +02:00
< li class = "footer" > Generated on Wed Jun 7 2017 20:28:17 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 >