Files
entt/functions_type_e.html
2025-03-19 15:49:42 +01:00

103 lines
9.0 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" 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.13.2"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>EnTT: Class Members - Typedefs</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="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-awesome.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">EnTT<span id="projectnumber">&#160;3.15.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.13.2 -->
<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',false);
$(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="doc-content">
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function(){ initResizable(false); });
/* @license-end */
</script>
<!-- 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="contents">
<div class="textblock">Here is a list of all documented typedefs with links to the class documentation for each member:</div>
<h3><a id="index_e" name="index_e"></a>- e -</h3><ul>
<li>edge_iterator&#160;:&#160;<a class="el" href="classentt_1_1adjacency__matrix.html#a4e2e74717c42df138ed98b1a33b6ffd8">entt::adjacency_matrix&lt; Category, Allocator &gt;</a></li>
<li>edge_type&#160;:&#160;<a class="el" href="classentt_1_1adjacency__matrix.html#aa2ac50f08d437489d4f761b418c48eda">entt::adjacency_matrix&lt; Category, Allocator &gt;</a></li>
<li>element_type&#160;:&#160;<a class="el" href="classentt_1_1basic__storage.html#ad4d0afe56ddfbed03d8ca62a766b176b">entt::basic_storage&lt; Type, Entity, Allocator, typename &gt;</a>, <a class="el" href="classentt_1_1basic__storage_3_01Entity_00_01Entity_00_01Allocator_01_4.html#a9b9274928f9059decb038a2c9effb80e">entt::basic_storage&lt; Entity, Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__storage_3_01Type_00_01Entity_00_01Allocator_00_01std_1_1enable__if__t_3_01codc425495d57bad12d99123a94a344005.html#a452a52b0b503ef989532d64cd409d170">entt::basic_storage&lt; Type, Entity, Allocator, std::enable_if_t&lt; component_traits&lt; Type, Entity &gt;::page_size==0u &gt; &gt;</a>, <a class="el" href="structentt_1_1component__traits.html#ad991611996fcdc1dcaae38c6035199f9">entt::component_traits&lt; Type, Entity, typename &gt;</a>, <a class="el" href="classentt_1_1resource.html#a26674fadd2d6b8be621375d4b3195836">entt::resource&lt; Type &gt;</a></li>
<li>entity_type&#160;:&#160;<a class="el" href="classentt_1_1as__group.html#a01a68f9e8552b14f9bc2e1a48c665c70">entt::as_group&lt; Registry &gt;</a>, <a class="el" href="classentt_1_1as__view.html#a9ae57dc533e1c2e1279849c8101d07ed">entt::as_view&lt; Registry &gt;</a>, <a class="el" href="classentt_1_1basic__common__view.html#a2a004edc23118d54d2074fe8a1a1cdd7">entt::basic_common_view&lt; Type, Checked, Get, Exclude &gt;</a>, <a class="el" href="classentt_1_1basic__continuous__loader.html#a8ec9043a725da1ddb4f16ce6cb635011">entt::basic_continuous_loader&lt; Registry &gt;</a>, <a class="el" href="classentt_1_1basic__entt__traits.html#a066f3db5d13496df1e1fbc8659197793">entt::basic_entt_traits&lt; Traits &gt;</a>, <a class="el" href="classentt_1_1basic__group_3_01owned__t_3_01Owned_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_00_011bc3c06bb47de7bb72ca45b6e209ac72.html#abb8a3829dcd9e0699bb39e52ba42c9c1">entt::basic_group&lt; owned_t&lt; Owned... &gt;, get_t&lt; Get... &gt;, exclude_t&lt; Exclude... &gt; &gt;</a>, <a class="el" href="classentt_1_1basic__group_3_01owned__t_3_4_00_01get__t_3_01Get_8_8_8_01_4_00_01exclude__t_3_01Exclude_8_8_8_01_4_01_4.html#ac52f9ee1f7aab92da230399fba664480">entt::basic_group&lt; owned_t&lt;&gt;, get_t&lt; Get... &gt;, exclude_t&lt; Exclude... &gt; &gt;</a>, <a class="el" href="classentt_1_1basic__handle.html#ae3da8f3f4ea998e26fce6a7d9497486d">entt::basic_handle&lt; Registry, Scope &gt;</a>, <a class="el" href="classentt_1_1basic__organizer.html#adca9a9f4e7676507c10ecd0c46fb7757">entt::basic_organizer&lt; Registry &gt;</a>, <a class="el" href="classentt_1_1basic__reactive__mixin.html#aa2878e10703e6ba6456c7c45f35bfa55">entt::basic_reactive_mixin&lt; Type, Registry &gt;</a>, <a class="el" href="classentt_1_1basic__registry.html#abdeb17d13b9834969282c5e8a930656d">entt::basic_registry&lt; Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__runtime__view.html#abb7738cda0849f733d0eab14831b7809">entt::basic_runtime_view&lt; Type, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__sigh__mixin.html#a0af7926221dcae3edc768c1b710de79f">entt::basic_sigh_mixin&lt; Type, Registry &gt;</a>, <a class="el" href="classentt_1_1basic__snapshot.html#a052964a4a99d37ab39219bda2372c17b">entt::basic_snapshot&lt; Registry &gt;</a>, <a class="el" href="classentt_1_1basic__snapshot__loader.html#a21dff5a44dc7ee611a39d9517c8af96e">entt::basic_snapshot_loader&lt; Registry &gt;</a>, <a class="el" href="classentt_1_1basic__sparse__set.html#ae90adeddf9bab1f9c8b4b1fff95980f0">entt::basic_sparse_set&lt; Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__storage.html#a8cadeb05e41d85a0e3286a3cb92f61e3">entt::basic_storage&lt; Type, Entity, Allocator, typename &gt;</a>, <a class="el" href="classentt_1_1basic__storage_3_01Entity_00_01Entity_00_01Allocator_01_4.html#a39bda60ad772dafde668f5a0ac1fd505">entt::basic_storage&lt; Entity, Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__storage_3_01Type_00_01Entity_00_01Allocator_00_01std_1_1enable__if__t_3_01codc425495d57bad12d99123a94a344005.html#ae97a505018e245739a3c1a17c48bc57f">entt::basic_storage&lt; Type, Entity, Allocator, std::enable_if_t&lt; component_traits&lt; Type, Entity &gt;::page_size==0u &gt; &gt;</a>, <a class="el" href="classentt_1_1basic__storage__view.html#ab15a8b7dcf21202d2bb9040b18358de6">entt::basic_storage_view&lt; Type, Policy &gt;</a>, <a class="el" href="classentt_1_1basic__view_3_01get__t_3_01Get_01_4_00_01exclude__t_3_4_01_4.html#a032956125db6be519c82e860b76beff1">entt::basic_view&lt; get_t&lt; Get &gt;, exclude_t&lt;&gt; &gt;</a>, <a class="el" href="classentt_1_1basic__view_3_01get__t_3_01Get_8_8_8_01_4_00_01exclude__t_3_01Exclude_8_8_8_01_4_00bfe15740605f6adb254763e866b0aef8.html#a05ec937d47504bda347069c6330000c2">entt::basic_view&lt; get_t&lt; Get... &gt;, exclude_t&lt; Exclude... &gt;, std::enable_if_t&lt;(sizeof...(Get) !=0u)&gt; &gt;</a>, <a class="el" href="structentt_1_1component__traits.html#ae234a374ad21f25c234a88230eb5b928">entt::component_traits&lt; Type, Entity, typename &gt;</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2
</small></address>
</div><!-- doc-content -->
</body>
</html>