Skip to content

Commit

Permalink
LuisPalacios published a site update
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisPalacios committed Mar 6, 2024
1 parent f77adab commit f030a1a
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 22 deletions.
8 changes: 6 additions & 2 deletions PDebug_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,16 +71,20 @@
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="PDebug_8h_source.html">PDebug.h</a>&quot;</code><br />
<code>#include &lt;cstring&gt;</code><br />
<code>#include &lt;fmt/core.h&gt;</code><br />
<code>#include &lt;spdlog/spdlog.h&gt;</code><br />
<code>#include &lt;stdarg.h&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for PDebug.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="PDebug_8cpp__incl.png" border="0" usemap="#a_2home_2runner_2work_2cpp-libparchis_2cpp-libparchis_2src_2libparchis_2PDebug_8cpp" alt=""/></div>
<map name="a_2home_2runner_2work_2cpp-libparchis_2cpp-libparchis_2src_2libparchis_2PDebug_8cpp" id="a_2home_2runner_2work_2cpp-libparchis_2cpp-libparchis_2src_2libparchis_2PDebug_8cpp">
<area shape="rect" title=" " alt="" coords="95,5,289,61"/>
<area shape="rect" title=" " alt="" coords="198,5,391,61"/>
<area shape="rect" href="PDebug_8h.html" title=" " alt="" coords="50,109,134,136"/>
<area shape="rect" title=" " alt="" coords="159,109,225,136"/>
<area shape="rect" title=" " alt="" coords="249,109,324,136"/>
<area shape="rect" title=" " alt="" coords="250,109,339,136"/>
<area shape="rect" title=" " alt="" coords="363,109,487,136"/>
<area shape="rect" title=" " alt="" coords="512,109,587,136"/>
<area shape="rect" title=" " alt="" coords="5,184,85,211"/>
<area shape="rect" title=" " alt="" coords="109,184,168,211"/>
</map>
Expand Down
6 changes: 4 additions & 2 deletions PDebug_8cpp__incl.map
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<map id="/home/runner/work/cpp&#45;libparchis/cpp&#45;libparchis/src/libparchis/PDebug.cpp" name="/home/runner/work/cpp&#45;libparchis/cpp&#45;libparchis/src/libparchis/PDebug.cpp">
<area shape="rect" id="node1" title=" " alt="" coords="95,5,289,61"/>
<area shape="rect" id="node1" title=" " alt="" coords="198,5,391,61"/>
<area shape="rect" id="node2" href="$PDebug_8h.html" title=" " alt="" coords="50,109,134,136"/>
<area shape="rect" id="node5" title=" " alt="" coords="159,109,225,136"/>
<area shape="rect" id="node6" title=" " alt="" coords="249,109,324,136"/>
<area shape="rect" id="node6" title=" " alt="" coords="250,109,339,136"/>
<area shape="rect" id="node7" title=" " alt="" coords="363,109,487,136"/>
<area shape="rect" id="node8" title=" " alt="" coords="512,109,587,136"/>
<area shape="rect" id="node3" title=" " alt="" coords="5,184,85,211"/>
<area shape="rect" id="node4" title=" " alt="" coords="109,184,168,211"/>
</map>
2 changes: 1 addition & 1 deletion PDebug_8cpp__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
698b885c4cad3a7f3ebc7c90b0465595
8b0a6a096def14cd43a13181f8e265a8
Binary file modified PDebug_8cpp__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 12 additions & 12 deletions PDebug_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,24 +175,24 @@
<div class="ttc" id="aPDebug_8h_html_a31d2caa601f52bfeab492b5549bcf74b"><div class="ttname"><a href="PDebug_8h.html#a31d2caa601f52bfeab492b5549bcf74b">MAXSTRINGDBG</a></div><div class="ttdeci">#define MAXSTRINGDBG</div><div class="ttdef"><b>Definition:</b> PDebug.h:90</div></div>
<div class="ttc" id="aPDebug_8h_html_afddbbccedc99566f8edd9e2f12aae0ce"><div class="ttname"><a href="PDebug_8h.html#afddbbccedc99566f8edd9e2f12aae0ce">MAXCALLERNAME</a></div><div class="ttdeci">#define MAXCALLERNAME</div><div class="ttdef"><b>Definition:</b> PDebug.h:89</div></div>
<div class="ttc" id="aclassPDebug_html"><div class="ttname"><a href="classPDebug.html">PDebug</a></div><div class="ttdoc">Parchis Class declaration: Shows debug messages on screen (or in the UI)</div><div class="ttdef"><b>Definition:</b> PDebug.h:111</div></div>
<div class="ttc" id="aclassPDebug_html_a0ca3190c0c84b600508e57635af2b846"><div class="ttname"><a href="classPDebug.html#a0ca3190c0c84b600508e57635af2b846">PDebug::print</a></div><div class="ttdeci">void print(int dbg_level, std::string dbg_msg)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:147</div></div>
<div class="ttc" id="aclassPDebug_html_a0ca3190c0c84b600508e57635af2b846"><div class="ttname"><a href="classPDebug.html#a0ca3190c0c84b600508e57635af2b846">PDebug::print</a></div><div class="ttdeci">void print(int dbg_level, std::string dbg_msg)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:149</div></div>
<div class="ttc" id="aclassPDebug_html_a132e2eb3bd95e22075cc93df945245e6"><div class="ttname"><a href="classPDebug.html#a132e2eb3bd95e22075cc93df945245e6">PDebug::savedObjCObject</a></div><div class="ttdeci">static void * savedObjCObject</div><div class="ttdoc">Where I save the pointer to the Objective C Object (instance)</div><div class="ttdef"><b>Definition:</b> PDebug.h:121</div></div>
<div class="ttc" id="aclassPDebug_html_a1b89b48587e1f30c7d6d02f568dc1044"><div class="ttname"><a href="classPDebug.html#a1b89b48587e1f30c7d6d02f568dc1044">PDebug::bSavedObjCObject</a></div><div class="ttdeci">static bool bSavedObjCObject</div><div class="ttdoc">true if I've saved the object.</div><div class="ttdef"><b>Definition:</b> PDebug.h:122</div></div>
<div class="ttc" id="aclassPDebug_html_a22bd707908f2a9a731872cda29fdc753"><div class="ttname"><a href="classPDebug.html#a22bd707908f2a9a731872cda29fdc753">PDebug::strMsg</a></div><div class="ttdeci">char strMsg[MAXSTRINGDBG]</div><div class="ttdoc">Memory slot to manipulate the debug string.</div><div class="ttdef"><b>Definition:</b> PDebug.h:128</div></div>
<div class="ttc" id="aclassPDebug_html_a29e513e80c7fa69a2ebaebaf9671621e"><div class="ttname"><a href="classPDebug.html#a29e513e80c7fa69a2ebaebaf9671621e">PDebug::clearScreen</a></div><div class="ttdeci">void clearScreen()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:245</div></div>
<div class="ttc" id="aclassPDebug_html_a3a1ba7c77dfafdbadd35d18e914d3348"><div class="ttname"><a href="classPDebug.html#a3a1ba7c77dfafdbadd35d18e914d3348">PDebug::setDebug</a></div><div class="ttdeci">void setDebug(int new_var)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:95</div></div>
<div class="ttc" id="aclassPDebug_html_a57d9a77527c2be1b557dadd5a44c2c82"><div class="ttname"><a href="classPDebug.html#a57d9a77527c2be1b557dadd5a44c2c82">PDebug::saveObjCObject</a></div><div class="ttdeci">void saveObjCObject(void *objectiveCObject)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:208</div></div>
<div class="ttc" id="aclassPDebug_html_a5a83bedcf8867828507b13a9e981ab0c"><div class="ttname"><a href="classPDebug.html#a5a83bedcf8867828507b13a9e981ab0c">PDebug::getDebug</a></div><div class="ttdeci">int getDebug()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:107</div></div>
<div class="ttc" id="aclassPDebug_html_a5d0532bd360dbad8e2ceb8b65f6c5102"><div class="ttname"><a href="classPDebug.html#a5d0532bd360dbad8e2ceb8b65f6c5102">PDebug::setPrintToGui</a></div><div class="ttdeci">void setPrintToGui(bool new_var)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:221</div></div>
<div class="ttc" id="aclassPDebug_html_a29e513e80c7fa69a2ebaebaf9671621e"><div class="ttname"><a href="classPDebug.html#a29e513e80c7fa69a2ebaebaf9671621e">PDebug::clearScreen</a></div><div class="ttdeci">void clearScreen()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:252</div></div>
<div class="ttc" id="aclassPDebug_html_a3a1ba7c77dfafdbadd35d18e914d3348"><div class="ttname"><a href="classPDebug.html#a3a1ba7c77dfafdbadd35d18e914d3348">PDebug::setDebug</a></div><div class="ttdeci">void setDebug(int new_var)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:97</div></div>
<div class="ttc" id="aclassPDebug_html_a57d9a77527c2be1b557dadd5a44c2c82"><div class="ttname"><a href="classPDebug.html#a57d9a77527c2be1b557dadd5a44c2c82">PDebug::saveObjCObject</a></div><div class="ttdeci">void saveObjCObject(void *objectiveCObject)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:215</div></div>
<div class="ttc" id="aclassPDebug_html_a5a83bedcf8867828507b13a9e981ab0c"><div class="ttname"><a href="classPDebug.html#a5a83bedcf8867828507b13a9e981ab0c">PDebug::getDebug</a></div><div class="ttdeci">int getDebug()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:109</div></div>
<div class="ttc" id="aclassPDebug_html_a5d0532bd360dbad8e2ceb8b65f6c5102"><div class="ttname"><a href="classPDebug.html#a5d0532bd360dbad8e2ceb8b65f6c5102">PDebug::setPrintToGui</a></div><div class="ttdeci">void setPrintToGui(bool new_var)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:228</div></div>
<div class="ttc" id="aclassPDebug_html_a65800521846aa0c84b8c068db8b60b74"><div class="ttname"><a href="classPDebug.html#a65800521846aa0c84b8c068db8b60b74">PDebug::callerName</a></div><div class="ttdeci">char callerName[MAXCALLERNAME]</div><div class="ttdoc">Memory slot to to store the caller name.</div><div class="ttdef"><b>Definition:</b> PDebug.h:127</div></div>
<div class="ttc" id="aclassPDebug_html_a71f304846d3089708be6b258fade348f"><div class="ttname"><a href="classPDebug.html#a71f304846d3089708be6b258fade348f">PDebug::bPrintToGui</a></div><div class="ttdeci">static bool bPrintToGui</div><div class="ttdoc">true if I've to call the savedObjCObject.</div><div class="ttdef"><b>Definition:</b> PDebug.h:123</div></div>
<div class="ttc" id="aclassPDebug_html_a9f20d9b7bf5ae8d12c7735529d5c4a4f"><div class="ttname"><a href="classPDebug.html#a9f20d9b7bf5ae8d12c7735529d5c4a4f">PDebug::initAttributes</a></div><div class="ttdeci">void initAttributes()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:43</div></div>
<div class="ttc" id="aclassPDebug_html_aa4a755b34b6b2453002338933d427880"><div class="ttname"><a href="classPDebug.html#aa4a755b34b6b2453002338933d427880">PDebug::~PDebug</a></div><div class="ttdeci">virtual ~PDebug()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:80</div></div>
<div class="ttc" id="aclassPDebug_html_a9f20d9b7bf5ae8d12c7735529d5c4a4f"><div class="ttname"><a href="classPDebug.html#a9f20d9b7bf5ae8d12c7735529d5c4a4f">PDebug::initAttributes</a></div><div class="ttdeci">void initAttributes()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:45</div></div>
<div class="ttc" id="aclassPDebug_html_aa4a755b34b6b2453002338933d427880"><div class="ttname"><a href="classPDebug.html#aa4a755b34b6b2453002338933d427880">PDebug::~PDebug</a></div><div class="ttdeci">virtual ~PDebug()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:82</div></div>
<div class="ttc" id="aclassPDebug_html_aa6093f25dd4fd73d3ebf10c4cc2b5ca2"><div class="ttname"><a href="classPDebug.html#aa6093f25dd4fd73d3ebf10c4cc2b5ca2">PDebug::debug</a></div><div class="ttdeci">static int debug</div><div class="ttdoc">Overall debug level (shared between all Debug objects)</div><div class="ttdef"><b>Definition:</b> PDebug.h:119</div></div>
<div class="ttc" id="aclassPDebug_html_ad981dedcddfc07215d12a45114eab382"><div class="ttname"><a href="classPDebug.html#ad981dedcddfc07215d12a45114eab382">PDebug::PDebug</a></div><div class="ttdeci">PDebug()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:73</div></div>
<div class="ttc" id="aclassPDebug_html_ae8c9e6b73e6e1ba5bbf331c9227fd53f"><div class="ttname"><a href="classPDebug.html#ae8c9e6b73e6e1ba5bbf331c9227fd53f">PDebug::isPrintToGui</a></div><div class="ttdeci">bool isPrintToGui()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:232</div></div>
<div class="ttc" id="aclassPDebug_html_af063254b36bdf71f0e4761f23254b565"><div class="ttname"><a href="classPDebug.html#af063254b36bdf71f0e4761f23254b565">PDebug::setCallerName</a></div><div class="ttdeci">void setCallerName(std::string new_var)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:119</div></div>
<div class="ttc" id="aclassPDebug_html_af894984e0c759c4013e136147f2b5460"><div class="ttname"><a href="classPDebug.html#af894984e0c759c4013e136147f2b5460">PDebug::printF</a></div><div class="ttdeci">void printF(int dbg_level, const char *dbg_fmt,...)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:182</div></div>
<div class="ttc" id="aclassPDebug_html_ad981dedcddfc07215d12a45114eab382"><div class="ttname"><a href="classPDebug.html#ad981dedcddfc07215d12a45114eab382">PDebug::PDebug</a></div><div class="ttdeci">PDebug()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:75</div></div>
<div class="ttc" id="aclassPDebug_html_ae8c9e6b73e6e1ba5bbf331c9227fd53f"><div class="ttname"><a href="classPDebug.html#ae8c9e6b73e6e1ba5bbf331c9227fd53f">PDebug::isPrintToGui</a></div><div class="ttdeci">bool isPrintToGui()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:239</div></div>
<div class="ttc" id="aclassPDebug_html_af063254b36bdf71f0e4761f23254b565"><div class="ttname"><a href="classPDebug.html#af063254b36bdf71f0e4761f23254b565">PDebug::setCallerName</a></div><div class="ttdeci">void setCallerName(std::string new_var)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:121</div></div>
<div class="ttc" id="aclassPDebug_html_af894984e0c759c4013e136147f2b5460"><div class="ttname"><a href="classPDebug.html#af894984e0c759c4013e136147f2b5460">PDebug::printF</a></div><div class="ttdeci">void printF(int dbg_level, const char *dbg_fmt,...)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:189</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Expand Down
10 changes: 5 additions & 5 deletions classPDebug.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,10 @@
<div class="line"> dbg.<a class="code" href="classPDebug.html#af894984e0c759c4013e136147f2b5460">printF</a>( 1, <span class="stringliteral">&quot;| %-7s (%-7s). Round: %3d. Dice: %2d. |&quot;</span>, board-&gt;getColorName(this-&gt;getTurn()), player[getTurn()]-&gt;getName().c_str(), getNumRound(), i);</div>
<div class="line"> :</div>
<div class="ttc" id="aclassPDebug_html"><div class="ttname"><a href="classPDebug.html">PDebug</a></div><div class="ttdoc">Parchis Class declaration: Shows debug messages on screen (or in the UI)</div><div class="ttdef"><b>Definition:</b> PDebug.h:111</div></div>
<div class="ttc" id="aclassPDebug_html_a3a1ba7c77dfafdbadd35d18e914d3348"><div class="ttname"><a href="classPDebug.html#a3a1ba7c77dfafdbadd35d18e914d3348">PDebug::setDebug</a></div><div class="ttdeci">void setDebug(int new_var)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:95</div></div>
<div class="ttc" id="aclassPDebug_html_ad981dedcddfc07215d12a45114eab382"><div class="ttname"><a href="classPDebug.html#ad981dedcddfc07215d12a45114eab382">PDebug::PDebug</a></div><div class="ttdeci">PDebug()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:73</div></div>
<div class="ttc" id="aclassPDebug_html_af063254b36bdf71f0e4761f23254b565"><div class="ttname"><a href="classPDebug.html#af063254b36bdf71f0e4761f23254b565">PDebug::setCallerName</a></div><div class="ttdeci">void setCallerName(std::string new_var)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:119</div></div>
<div class="ttc" id="aclassPDebug_html_af894984e0c759c4013e136147f2b5460"><div class="ttname"><a href="classPDebug.html#af894984e0c759c4013e136147f2b5460">PDebug::printF</a></div><div class="ttdeci">void printF(int dbg_level, const char *dbg_fmt,...)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:182</div></div>
<div class="ttc" id="aclassPDebug_html_a3a1ba7c77dfafdbadd35d18e914d3348"><div class="ttname"><a href="classPDebug.html#a3a1ba7c77dfafdbadd35d18e914d3348">PDebug::setDebug</a></div><div class="ttdeci">void setDebug(int new_var)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:97</div></div>
<div class="ttc" id="aclassPDebug_html_ad981dedcddfc07215d12a45114eab382"><div class="ttname"><a href="classPDebug.html#ad981dedcddfc07215d12a45114eab382">PDebug::PDebug</a></div><div class="ttdeci">PDebug()</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:75</div></div>
<div class="ttc" id="aclassPDebug_html_af063254b36bdf71f0e4761f23254b565"><div class="ttname"><a href="classPDebug.html#af063254b36bdf71f0e4761f23254b565">PDebug::setCallerName</a></div><div class="ttdeci">void setCallerName(std::string new_var)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:121</div></div>
<div class="ttc" id="aclassPDebug_html_af894984e0c759c4013e136147f2b5460"><div class="ttname"><a href="classPDebug.html#af894984e0c759c4013e136147f2b5460">PDebug::printF</a></div><div class="ttdeci">void printF(int dbg_level, const char *dbg_fmt,...)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:189</div></div>
</div><!-- fragment --></dd></dl>
<dl class="section user"><dt>Sample: PDebug Cocoa &amp; Objective-C++ callback</dt><dd><div class="fragment"><div class="line"><span class="comment">// ParchisPDebugGUIWrapper.m</span></div>
<div class="line"> :</div>
Expand Down Expand Up @@ -194,7 +194,7 @@
<div class="ttc" id="aPDebugObjC-Interface_8h_html_a5daf784eef0af4d963e86ac0c2d3060b"><div class="ttname"><a href="PDebugObjC-Interface_8h.html#a5daf784eef0af4d963e86ac0c2d3060b">GUIWrapperClearMensajes</a></div><div class="ttdeci">void GUIWrapperClearMensajes(void *myObjectInstance)</div></div>
<div class="ttc" id="aPDebugObjC-Interface_8h_html_aa1a2c1a1096b6ca04393c7bd725536c5"><div class="ttname"><a href="PDebugObjC-Interface_8h.html#aa1a2c1a1096b6ca04393c7bd725536c5">GUIWrapperMuestraMensaje</a></div><div class="ttdeci">void GUIWrapperMuestraMensaje(void *myObjectInstance, char *parameter)</div><div class="ttdoc">Parchis Include: Declares methods to callback with Objective-C++.</div></div>
<div class="ttc" id="aPDebug_8h_html"><div class="ttname"><a href="PDebug_8h.html">PDebug.h</a></div></div>
<div class="ttc" id="aclassPDebug_html_a57d9a77527c2be1b557dadd5a44c2c82"><div class="ttname"><a href="classPDebug.html#a57d9a77527c2be1b557dadd5a44c2c82">PDebug::saveObjCObject</a></div><div class="ttdeci">void saveObjCObject(void *objectiveCObject)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:208</div></div>
<div class="ttc" id="aclassPDebug_html_a57d9a77527c2be1b557dadd5a44c2c82"><div class="ttname"><a href="classPDebug.html#a57d9a77527c2be1b557dadd5a44c2c82">PDebug::saveObjCObject</a></div><div class="ttdeci">void saveObjCObject(void *objectiveCObject)</div><div class="ttdef"><b>Definition:</b> PDebug.cpp:215</div></div>
</div><!-- fragment --> </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ad981dedcddfc07215d12a45114eab382"></a>
Expand Down

0 comments on commit f030a1a

Please sign in to comment.