Files
Bomberman/classWAL_1_1IView.html
2021-06-26 11:31:13 +00:00

234 lines
10 KiB
HTML

<!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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Bomberman: WAL::IView Class Reference</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>
<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 style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Bomberman
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- 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">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceWAL.html">WAL</a></li><li class="navelem"><a class="el" href="classWAL_1_1IView.html">IView</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classWAL_1_1IView-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">WAL::IView Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
</div><!--header-->
<div class="contents">
<p>A basic view used to manipulate view without knowing their type at compile time.
<a href="classWAL_1_1IView.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="View_8hpp_source.html">View.hpp</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for WAL::IView:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="classWAL_1_1IView__inherit__graph.svg" width="214" height="434"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
<div class="dynheader">
Collaboration diagram for WAL::IView:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="classWAL_1_1IView__coll__graph.svg" width="152" height="132"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ac4f9bb90bb24466be93f67d3530ebb70"><td class="memItemLeft" align="right" valign="top">virtual const std::vector&lt; std::type_index &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWAL_1_1IView.html#ac4f9bb90bb24466be93f67d3530ebb70">getTypes</a> () const =0</td></tr>
<tr class="memdesc:ac4f9bb90bb24466be93f67d3530ebb70"><td class="mdescLeft">&#160;</td><td class="mdescRight">The list of types that every entity of the view has. <a href="classWAL_1_1IView.html#ac4f9bb90bb24466be93f67d3530ebb70">More...</a><br /></td></tr>
<tr class="separator:ac4f9bb90bb24466be93f67d3530ebb70"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8c3741ec0baef0080718c8ce7baa473e"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWAL_1_1IView.html#a8c3741ec0baef0080718c8ce7baa473e">emplace_back</a> (<a class="el" href="classWAL_1_1Entity.html">Entity</a> &amp;)=0</td></tr>
<tr class="separator:a8c3741ec0baef0080718c8ce7baa473e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab12fb0ff90d93bd87f116f3fcf194f93"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWAL_1_1IView.html#ab12fb0ff90d93bd87f116f3fcf194f93">erase</a> (const <a class="el" href="classWAL_1_1Entity.html">Entity</a> &amp;)=0</td></tr>
<tr class="separator:ab12fb0ff90d93bd87f116f3fcf194f93"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acb89db5a4d39e4c621c5e1f97a7bced0"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWAL_1_1IView.html#acb89db5a4d39e4c621c5e1f97a7bced0">~IView</a> ()=default</td></tr>
<tr class="memdesc:acb89db5a4d39e4c621c5e1f97a7bced0"><td class="mdescLeft">&#160;</td><td class="mdescRight">A default destructor. <a href="classWAL_1_1IView.html#acb89db5a4d39e4c621c5e1f97a7bced0">More...</a><br /></td></tr>
<tr class="separator:acb89db5a4d39e4c621c5e1f97a7bced0"><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>A basic view used to manipulate view without knowing their type at compile time. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="acb89db5a4d39e4c621c5e1f97a7bced0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acb89db5a4d39e4c621c5e1f97a7bced0">&#9670;&nbsp;</a></span>~IView()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual WAL::IView::~IView </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">default</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>A default destructor. </p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a8c3741ec0baef0080718c8ce7baa473e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8c3741ec0baef0080718c8ce7baa473e">&#9670;&nbsp;</a></span>emplace_back()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void WAL::IView::emplace_back </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classWAL_1_1Entity.html">Entity</a> &amp;&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implemented in <a class="el" href="classWAL_1_1View.html#a9f5b16fcfe6af044685d080b505807e1">WAL::View&lt; Components &gt;</a>.</p>
</div>
</div>
<a id="ab12fb0ff90d93bd87f116f3fcf194f93"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab12fb0ff90d93bd87f116f3fcf194f93">&#9670;&nbsp;</a></span>erase()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void WAL::IView::erase </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWAL_1_1Entity.html">Entity</a> &amp;&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implemented in <a class="el" href="classWAL_1_1View.html#aaf69c8a72933a4b721af2f45019b0e27">WAL::View&lt; Components &gt;</a>.</p>
</div>
</div>
<a id="ac4f9bb90bb24466be93f67d3530ebb70"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac4f9bb90bb24466be93f67d3530ebb70">&#9670;&nbsp;</a></span>getTypes()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual const std::vector&lt;std::type_index&gt;&amp; WAL::IView::getTypes </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The list of types that every entity of the view has. </p>
<p>Implemented in <a class="el" href="classWAL_1_1View.html#a01e249df565f8519ce27fd5dcb833bbc">WAL::View&lt; Components &gt;</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>lib/wal/sources/View/<a class="el" href="View_8hpp_source.html">View.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>