Skip to content

Commit

Permalink
Doxygen documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
FacundoPiriz17 committed Nov 27, 2024
1 parent 0547d63 commit 54e66a8
Show file tree
Hide file tree
Showing 1,116 changed files with 75,014 additions and 5,056 deletions.
144 changes: 144 additions & 0 deletions docs/html/CatalogueCommand_8cs_source.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.12.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Object Lifecycle: C:/Repos/pii_2024_2_equipo10/src/Library/Commands/CatalogueCommand.cs Source File</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>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="cookie.js"></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>
<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 id="projectrow">
<td id="projectalign">
<div id="projectname">Object Lifecycle
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.12.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search',true);
$(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></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">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function(){initNavTree('CatalogueCommand_8cs_source.html',''); initResizable(true); });
/* @license-end */
</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)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>

<div class="header">
<div class="headertitle"><div class="title">CatalogueCommand.cs</div></div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="keyword">using </span>Discord;</div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="keyword">using </span>Discord.Commands;</div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="keyword">using </span>Discord.WebSocket;</div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="keyword">using </span><a class="code hl_namespace" href="namespaceLibrary.html">Library</a>;</div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceLibrary_1_1Commands.html">Library.Commands</a>;</div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span> </div>
<div class="foldopen" id="foldopen00011" data-start="{" data-end="};">
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"><a class="line" href="classLibrary_1_1Commands_1_1CatalogueCommand.html"> 11</a></span><span class="keyword">public</span> <span class="keyword">class </span><a class="code hl_class" href="classLibrary_1_1Commands_1_1CatalogueCommand.html">CatalogueCommand</a> : <a class="code hl_class" href="classModuleBase.html">ModuleBase</a>&lt;SocketCommandContext&gt;</div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span>{</div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> [Command(<span class="stringliteral">&quot;catalogue&quot;</span>)]</div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> [Summary(</div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="stringliteral">&quot;&quot;</span><span class="stringliteral">&quot;</span></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="stringliteral"> Muestra los Pokemons del catálogo.</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="stringliteral"> &quot;</span><span class="stringliteral">&quot;&quot;</span>)]</div>
<div class="foldopen" id="foldopen00021" data-start="{" data-end="}">
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"><a class="line" href="classLibrary_1_1Commands_1_1CatalogueCommand.html#ad95d287be16f5266dfb90ffab6c073bb"> 21</a></span> <span class="keyword">public</span> async Task <a class="code hl_function" href="classLibrary_1_1Commands_1_1CatalogueCommand.html#ad95d287be16f5266dfb90ffab6c073bb">ExecuteAsync</a>()</div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> { </div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> await ReplyAsync(<a class="code hl_class" href="classLibrary_1_1Facade.html">Facade</a>.<a class="code hl_property" href="classLibrary_1_1Facade.html#adea0b2f657f9d794cd01634ce317b4b7">Instance</a>.<a class="code hl_function" href="classLibrary_1_1Facade.html#aba404c6c1cd684fcc79efa9fcddc2a8c">ShowCatalogue</a>());</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> }</div>
</div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> </div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span>}</div>
</div>
<div class="ttc" id="aclassLibrary_1_1Commands_1_1CatalogueCommand_html"><div class="ttname"><a href="classLibrary_1_1Commands_1_1CatalogueCommand.html">Library.Commands.CatalogueCommand</a></div><div class="ttdoc">Esta clase implementa el comando 'catalogue' del bot.</div><div class="ttdef"><b>Definition</b> <a href="#l00011">CatalogueCommand.cs:12</a></div></div>
<div class="ttc" id="aclassLibrary_1_1Commands_1_1CatalogueCommand_html_ad95d287be16f5266dfb90ffab6c073bb"><div class="ttname"><a href="classLibrary_1_1Commands_1_1CatalogueCommand.html#ad95d287be16f5266dfb90ffab6c073bb">Library.Commands.CatalogueCommand.ExecuteAsync</a></div><div class="ttdeci">async Task ExecuteAsync()</div><div class="ttdoc">Muestra los Pokemons del catálogo.</div><div class="ttdef"><b>Definition</b> <a href="#l00021">CatalogueCommand.cs:21</a></div></div>
<div class="ttc" id="aclassLibrary_1_1Facade_html"><div class="ttname"><a href="classLibrary_1_1Facade.html">Library.Facade</a></div><div class="ttdoc">Esta clase representa la fachada, la cual tiene los métodos escenciales para el funcionamiento del ch...</div><div class="ttdef"><b>Definition</b> <a href="src_2Library_2Facade_8cs_source.html#l00008">Facade.cs:9</a></div></div>
<div class="ttc" id="aclassLibrary_1_1Facade_html_aba404c6c1cd684fcc79efa9fcddc2a8c"><div class="ttname"><a href="classLibrary_1_1Facade.html#aba404c6c1cd684fcc79efa9fcddc2a8c">Library.Facade.ShowCatalogue</a></div><div class="ttdeci">static string ShowCatalogue()</div><div class="ttdoc">Muestra el catálogo de Pokemon disponibles.</div><div class="ttdef"><b>Definition</b> <a href="pii__2024__2__equipo10_2src_2Library_2Facade_8cs_source.html#l00440">Facade.cs:440</a></div></div>
<div class="ttc" id="aclassLibrary_1_1Facade_html_adea0b2f657f9d794cd01634ce317b4b7"><div class="ttname"><a href="classLibrary_1_1Facade.html#adea0b2f657f9d794cd01634ce317b4b7">Library.Facade.Instance</a></div><div class="ttdeci">static Facade Instance</div><div class="ttdoc">Crea una nueva instancia de la clase Fachada si aún no existe. Implementando así el patrón singleton.</div><div class="ttdef"><b>Definition</b> <a href="src_2Library_2Facade_8cs_source.html#l00033">Facade.cs:34</a></div></div>
<div class="ttc" id="aclassModuleBase_html"><div class="ttname"><a href="classModuleBase.html">ModuleBase</a></div></div>
<div class="ttc" id="anamespaceLibrary_1_1Commands_html"><div class="ttname"><a href="namespaceLibrary_1_1Commands.html">Library.Commands</a></div><div class="ttdef"><b>Definition</b> <a href="pii__2024__2__equipo10_2src_2Library_2Commands_2BattleCommand_8cs_source.html#l00006">BattleCommand.cs:6</a></div></div>
<div class="ttc" id="anamespaceLibrary_html"><div class="ttname"><a href="namespaceLibrary.html">Library</a></div><div class="ttdef"><b>Definition</b> <a href="pii__2024__2__equipo10_2src_2Library_2Attack_8cs_source.html#l00001">Attack.cs:1</a></div></div>
</div><!-- fragment --></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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_f741251061e5c7c7ed48ab45c3348f11.html">Library</a></li><li class="navelem"><a class="el" href="dir_c008c50350ae5a8ff46a2d72b681473c.html">Commands</a></li><li class="navelem"><b>CatalogueCommand.cs</b></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0 </li>
</ul>
</div>
</body>
</html>
Loading

0 comments on commit 54e66a8

Please sign in to comment.