summaryrefslogtreecommitdiffstats
path: root/docs/doxygen/html/class_load.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/html/class_load.html')
-rw-r--r--docs/doxygen/html/class_load.html22
1 files changed, 15 insertions, 7 deletions
diff --git a/docs/doxygen/html/class_load.html b/docs/doxygen/html/class_load.html
index 9c5c62d..b7d6d9c 100644
--- a/docs/doxygen/html/class_load.html
+++ b/docs/doxygen/html/class_load.html
@@ -92,15 +92,20 @@ $(document).ready(function(){initNavTree('class_load.html','');});
<div class="title">Load Class Reference</div> </div>
</div><!--header-->
<div class="contents">
+
+<p>Loas shunt power element.
+ <a href="class_load.html#details">More...</a></p>
+
+<p><code>#include &lt;<a class="el" href="_load_8h_source.html">Load.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Load:</div>
<div class="dyncontent">
<div class="center">
<img src="class_load.png" usemap="#Load_map" alt=""/>
<map id="Load_map" name="Load_map">
-<area href="class_shunt.html" alt="Shunt" shape="rect" coords="0,112,92,136"/>
-<area href="class_power_element.html" alt="PowerElement" shape="rect" coords="0,56,92,80"/>
-<area href="class_element.html" alt="Element" shape="rect" coords="0,0,92,24"/>
+<area href="class_shunt.html" title="Abstract class for shunt power elements. " alt="Shunt" shape="rect" coords="0,112,92,136"/>
+<area href="class_power_element.html" title="Abstract class of power elements. " alt="PowerElement" shape="rect" coords="0,56,92,80"/>
+<area href="class_element.html" title="Base class of all elements of the program. This class is responsible for manage graphical and his dat..." alt="Element" shape="rect" coords="0,0,92,24"/>
</map>
</div></div>
<table class="memberdecls">
@@ -534,8 +539,11 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>DrawGround</b> (wxPoi
<tr class="separator:a902525eebbb4bf3ecaab0e1e60b6f017 inherit pro_methods_class_shunt"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
-<div class="textblock">
-<p class="definition">Definition at line <a class="el" href="_load_8h_source.html#l00035">35</a> of file <a class="el" href="_load_8h_source.html">Load.h</a>.</p>
+<div class="textblock"><p>Loas shunt power element. </p>
+<dl class="section author"><dt>Author</dt><dd>Thales Lima Oliveira <a href="#" onclick="location.href='mai'+'lto:'+'tha'+'le'+'s@u'+'fu'+'.br'; return false;">thale<span style="display: none;">.nosp@m.</span>s@uf<span style="display: none;">.nosp@m.</span>u.br</a> </dd></dl>
+<dl class="section date"><dt>Date</dt><dd>06/10/2017 </dd></dl>
+
+<p class="definition">Definition at line <a class="el" href="_load_8h_source.html#l00042">42</a> of file <a class="el" href="_load_8h_source.html">Load.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="ac9f449be9b919b36924a844324bf37ee"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac9f449be9b919b36924a844324bf37ee">&#9670;&nbsp;</a></span>AddParent()</h2>
@@ -574,7 +582,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>DrawGround</b> (wxPoi
<p>Add a parent to the element. This method must be used on power elements that connect to a bus, so the parent must be a bus. The element basic points are calculated in this method, so apply this when the element is being inserted. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
- <tr><td class="paramname">parent</td><td><a class="el" href="class_element.html">Element</a> parent. </td></tr>
+ <tr><td class="paramname">parent</td><td><a class="el" href="class_element.html" title="Base class of all elements of the program. This class is responsible for manage graphical and his dat...">Element</a> parent. </td></tr>
<tr><td class="paramname">position</td><td><a class="el" href="class_node.html" title="Node of a control element. This class manages the user interaction with the connection and control el...">Node</a> position in the parent. </td></tr>
</table>
</dd>
@@ -814,7 +822,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>DrawGround</b> (wxPoi
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">parent</td><td>Form parent </td></tr>
- <tr><td class="paramname">element</td><td><a class="el" href="class_element.html">Element</a> that will be edited. </td></tr>
+ <tr><td class="paramname">element</td><td><a class="el" href="class_element.html" title="Base class of all elements of the program. This class is responsible for manage graphical and his dat...">Element</a> that will be edited. </td></tr>
</table>
</dd>
</dl>