More docu

This commit is contained in:
Hauke Zühl
2016-05-03 09:50:07 +02:00
parent e62f0f1f03
commit de94dadc0d
147 changed files with 527 additions and 501 deletions
+16 -5
View File
@@ -148,14 +148,19 @@ Typedefs</h2></td></tr>
&lt; <a class="el" href="classTelegram_1_1MessageEntity.html">Telegram::MessageEntity</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceTelegram.html#aa7927193a64b09836112d3be24c45d85">TMessageEntities</a></td></tr>
<tr class="separator:aa7927193a64b09836112d3be24c45d85"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a97c1241696e3250bf462adae6b65a563"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; std::string &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceTelegram.html#a97c1241696e3250bf462adae6b65a563">TCommandLine</a></td></tr>
<tr class="memdesc:a97c1241696e3250bf462adae6b65a563"><td class="mdescLeft">&#160;</td><td class="mdescRight">Arguments for the bot's commands. <a href="#a97c1241696e3250bf462adae6b65a563">More...</a><br/></td></tr>
<tr class="separator:a97c1241696e3250bf462adae6b65a563"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a91fee4a272faa7eb5f1aeb68ed0b54a4"><td class="memItemLeft" align="right" valign="top">typedef std::string(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceTelegram.html#a91fee4a272faa7eb5f1aeb68ed0b54a4">CommandCallback</a> )(<a class="el" href="classTelegram_1_1TelegramBot.html">TelegramBot</a> *, <a class="el" href="namespaceTelegram.html#a97c1241696e3250bf462adae6b65a563">TCommandLine</a>)</td></tr>
<tr class="memdesc:a91fee4a272faa7eb5f1aeb68ed0b54a4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Definition for a callback routine. <a href="#a91fee4a272faa7eb5f1aeb68ed0b54a4">More...</a><br/></td></tr>
<tr class="separator:a91fee4a272faa7eb5f1aeb68ed0b54a4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad82f4bcddd3c7921e8842bb30170a1c2"><td class="memItemLeft" align="right" valign="top">typedef std::map&lt; std::string, <br class="typebreak"/>
<a class="el" href="structTelegram_1_1TCommand.html">TCommand</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceTelegram.html#ad82f4bcddd3c7921e8842bb30170a1c2">TCommandMap</a></td></tr>
<tr class="memdesc:ad82f4bcddd3c7921e8842bb30170a1c2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Map that stores the known commands. <a href="#ad82f4bcddd3c7921e8842bb30170a1c2">More...</a><br/></td></tr>
<tr class="separator:ad82f4bcddd3c7921e8842bb30170a1c2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Typedef Documentation</h2>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Namespace <a class="el" href="namespaceTelegram.html">Telegram</a> used for the bot project </p>
</div><h2 class="groupheader">Typedef Documentation</h2>
<a class="anchor" id="a91fee4a272faa7eb5f1aeb68ed0b54a4"></a>
<div class="memitem">
<div class="memproto">
@@ -166,7 +171,9 @@ Typedefs</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="TelegramBot_8h_source.html#l00018">18</a> of file <a class="el" href="TelegramBot_8h_source.html">TelegramBot.h</a>.</p>
<p>Definition for a callback routine. </p>
<p>Definition at line <a class="el" href="TelegramBot_8h_source.html#l00021">21</a> of file <a class="el" href="TelegramBot_8h_source.html">TelegramBot.h</a>.</p>
</div>
</div>
@@ -180,7 +187,9 @@ Typedefs</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="TelegramBot_8h_source.html#l00014">14</a> of file <a class="el" href="TelegramBot_8h_source.html">TelegramBot.h</a>.</p>
<p>Arguments for the bot's commands. </p>
<p>Definition at line <a class="el" href="TelegramBot_8h_source.html#l00017">17</a> of file <a class="el" href="TelegramBot_8h_source.html">TelegramBot.h</a>.</p>
</div>
</div>
@@ -194,7 +203,9 @@ Typedefs</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="TelegramBot_8h_source.html#l00024">24</a> of file <a class="el" href="TelegramBot_8h_source.html">TelegramBot.h</a>.</p>
<p>Map that stores the known commands. </p>
<p>Definition at line <a class="el" href="TelegramBot_8h_source.html#l00030">30</a> of file <a class="el" href="TelegramBot_8h_source.html">TelegramBot.h</a>.</p>
</div>
</div>
@@ -218,7 +229,7 @@ Typedefs</h2></td></tr>
<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="footer">Generated on Mon May 2 2016 14:19:24 for LibTgBotPP by
<li class="footer">Generated on Tue May 3 2016 09:46:46 for LibTgBotPP by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>