diff options
Diffstat (limited to 'docs/class_tg_bot_1_1_location.html')
-rw-r--r-- | docs/class_tg_bot_1_1_location.html | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/docs/class_tg_bot_1_1_location.html b/docs/class_tg_bot_1_1_location.html index c3479ea..8dea50c 100644 --- a/docs/class_tg_bot_1_1_location.html +++ b/docs/class_tg_bot_1_1_location.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_location.html','');}) </div><!--header--> <div class="contents"> +<p>This object represents a point on the map. + <a href="class_tg_bot_1_1_location.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_location_8h_source.html">Location.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,14 +101,16 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:aac2c4c71d72f1734a2439368f3e38687"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687">longitude</a></td></tr> +<tr class="memdesc:aac2c4c71d72f1734a2439368f3e38687"><td class="mdescLeft"> </td><td class="mdescRight">Longitude as defined by sender. <a href="#aac2c4c71d72f1734a2439368f3e38687">More...</a><br /></td></tr> <tr class="separator:aac2c4c71d72f1734a2439368f3e38687"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a01c1a917a3ae8bcbc8977b1b5f0aea7b"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b">latitude</a></td></tr> +<tr class="memdesc:a01c1a917a3ae8bcbc8977b1b5f0aea7b"><td class="mdescLeft"> </td><td class="mdescRight">Latitude as defined by sender. <a href="#a01c1a917a3ae8bcbc8977b1b5f0aea7b">More...</a><br /></td></tr> <tr class="separator:a01c1a917a3ae8bcbc8977b1b5f0aea7b"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a point on the map. </p> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00034">34</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00035">35</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> <a id="a0854defd16651e7742f89eca2202d678"></a> <h2 class="memtitle"><span class="permalink"><a href="#a0854defd16651e7742f89eca2202d678">◆ </a></span>Ptr</h2> @@ -119,7 +124,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00037">37</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00038">38</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> </div> </div> @@ -135,9 +140,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Latitude as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00047">47</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00048">48</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> </div> </div> @@ -152,9 +158,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Longitude as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00042">42</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> +<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00043">43</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> </div> </div> @@ -167,7 +174,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_location.html">Location</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 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> |