aboutsummaryrefslogtreecommitdiffstats
path: root/classyage_1_1BaseComponent.html
diff options
context:
space:
mode:
Diffstat (limited to 'classyage_1_1BaseComponent.html')
-rw-r--r--classyage_1_1BaseComponent.html81
1 files changed, 55 insertions, 26 deletions
diff --git a/classyage_1_1BaseComponent.html b/classyage_1_1BaseComponent.html
index 5a8e06b3..0c85c37e 100644
--- a/classyage_1_1BaseComponent.html
+++ b/classyage_1_1BaseComponent.html
@@ -89,59 +89,88 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</div><!-- top -->
<div class="header">
<div class="summary">
-<a href="#pub-types">Public Types</a> &#124;
+<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pro-static-attribs">Static Protected Attributes</a> &#124;
+<a href="#friends">Friends</a> &#124;
<a href="classyage_1_1BaseComponent-members.html">List of all members</a> </div>
<div class="headertitle">
-<div class="title">yage::BaseComponent Class Reference</div> </div>
+<div class="title">yage::BaseComponent Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
</div><!--header-->
<div class="contents">
-<p>Base component used to store components.
- <a href="classyage_1_1BaseComponent.html#details">More...</a></p>
-
-<p><code>#include &lt;<a class="el" href="entity_8h_source.html">entity.h</a>&gt;</code></p>
+<p><code>#include &lt;<a class="el" href="component_8h_source.html">component.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for yage::BaseComponent:</div>
<div class="dyncontent">
<div class="center">
<img src="classyage_1_1BaseComponent.png" usemap="#yage::BaseComponent_map" alt=""/>
<map id="yage::BaseComponent_map" name="yage::BaseComponent_map">
-<area href="classyage_1_1Component.html" title="The main component that is used to make a component from a defined struct. " alt="yage::Component&lt; Derived &gt;" shape="rect" coords="0,56,178,80"/>
+<area href="classyage_1_1Component.html" alt="yage::Component&lt; T &gt;" shape="rect" coords="0,56,140,80"/>
</map>
</div></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
-Public Types</h2></td></tr>
-<tr class="memitem:a55b026d7deb37888f67636ff22fc32c8"><td class="memItemLeft" align="right" valign="top">typedef unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1BaseComponent.html#a55b026d7deb37888f67636ff22fc32c8">Group</a></td></tr>
-<tr class="memdesc:a55b026d7deb37888f67636ff22fc32c8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Group used to register a specific component internally with the entity manager. <a href="#a55b026d7deb37888f67636ff22fc32c8">More...</a><br/></td></tr>
-<tr class="separator:a55b026d7deb37888f67636ff22fc32c8"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:a52011652fe97bf50b4a43936f4846ccc"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="namespaceyage.html#ab24c66406a581b3a0a5ef1b06cd21100">GroupId</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1BaseComponent.html#a52011652fe97bf50b4a43936f4846ccc">getGroup</a> ()=0</td></tr>
+<tr class="separator:a52011652fe97bf50b4a43936f4846ccc"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-static-attribs"></a>
Static Protected Attributes</h2></td></tr>
-<tr class="memitem:a529f6d4864bac810a9f5419bb0fccd92"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classyage_1_1BaseComponent.html#a55b026d7deb37888f67636ff22fc32c8">Group</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1BaseComponent.html#a529f6d4864bac810a9f5419bb0fccd92">group_id_counter_</a> = 0</td></tr>
-<tr class="separator:a529f6d4864bac810a9f5419bb0fccd92"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac864b53e6f3d6ecce6ebe3cfac40daf4"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="namespaceyage.html#ab24c66406a581b3a0a5ef1b06cd21100">GroupId</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1BaseComponent.html#ac864b53e6f3d6ecce6ebe3cfac40daf4">group_id_counter_</a> = 0</td></tr>
+<tr class="separator:ac864b53e6f3d6ecce6ebe3cfac40daf4"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:a6f579cda6059d102e9074e11a27e0282"><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1BaseComponent.html#a6f579cda6059d102e9074e11a27e0282">EntityManager</a></td></tr>
+<tr class="separator:a6f579cda6059d102e9074e11a27e0282"><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>Base component used to store components. </p>
-<p>Should not be inherited from when declaring a new component. Instead, the Component&lt;Derived&gt; should be used. </p>
-</div><h2 class="groupheader">Member Typedef Documentation</h2>
-<a class="anchor" id="a55b026d7deb37888f67636ff22fc32c8"></a>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a52011652fe97bf50b4a43936f4846ccc"></a>
<div class="memitem">
<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
<table class="memname">
<tr>
- <td class="memname">typedef unsigned <a class="el" href="classyage_1_1BaseComponent.html#a55b026d7deb37888f67636ff22fc32c8">yage::BaseComponent::Group</a></td>
+ <td class="memname">virtual <a class="el" href="namespaceyage.html#ab24c66406a581b3a0a5ef1b06cd21100">GroupId</a> yage::BaseComponent::getGroup </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
</tr>
</table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">pure virtual</span></span> </td>
+ </tr>
+</table>
</div><div class="memdoc">
-<p>Group used to register a specific component internally with the entity manager. </p>
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a6f579cda6059d102e9074e11a27e0282"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classyage_1_1EntityManager.html">EntityManager</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
-<a class="anchor" id="a529f6d4864bac810a9f5419bb0fccd92"></a>
+<a class="anchor" id="ac864b53e6f3d6ecce6ebe3cfac40daf4"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -149,7 +178,7 @@ Static Protected Attributes</h2></td></tr>
<td class="mlabels-left">
<table class="memname">
<tr>
- <td class="memname"><a class="el" href="classyage_1_1BaseComponent.html#a55b026d7deb37888f67636ff22fc32c8">BaseComponent::Group</a> yage::BaseComponent::group_id_counter_ = 0</td>
+ <td class="memname"><a class="el" href="namespaceyage.html#ab24c66406a581b3a0a5ef1b06cd21100">GroupId</a> yage::BaseComponent::group_id_counter_ = 0</td>
</tr>
</table>
</td>
@@ -162,13 +191,13 @@ Static Protected Attributes</h2></td></tr>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
-<li>yage/entity/<a class="el" href="entity_8h_source.html">entity.h</a></li>
-<li>yage/entity/<a class="el" href="entity_8cpp.html">entity.cpp</a></li>
+<li>yage/entity/<a class="el" href="component_8h_source.html">component.h</a></li>
+<li>yage/entity/<a class="el" href="component_8cpp.html">component.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
-Generated on Sat Jun 2 2018 15:21:05 by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Thu Jun 21 2018 23:12:55 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>