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

109 lines
11 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_c" name="index_c"></a>- c -</h3><ul>
<li>class_type&#160;:&#160;<a class="el" href="structentt_1_1meta__template__traits_3_01Clazz_3_01Args_8_8_8_01_4_01_4.html#a4223977fdb0b34434781d3dccee131c0">entt::meta_template_traits&lt; Clazz&lt; Args... &gt; &gt;</a></li>
<li>common_type&#160;:&#160;<a class="el" href="classentt_1_1basic__common__view.html#ad2a9d4a491583d833ffc421a3913f982">entt::basic_common_view&lt; Type, Checked, Get, Exclude &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#a51f55ba9c65468ef4f615fae26b881d7">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#ae404710a7c3d6d5ca6b2066d0bffea07">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__registry.html#a4d204691f73d602c9f46f3127caf8c81">entt::basic_registry&lt; Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__runtime__view.html#acc80c6c7de3e3020edeb51296050eb43">entt::basic_runtime_view&lt; Type, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__storage__view.html#af3a7a5c31f0b29e30fc86119e7f76135">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#a353a69f58fbb7c660c140ca284d9d137">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#a0ff2cde1a50fddc6d0ea89f3afe9a1cb">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></li>
<li>concept_type&#160;:&#160;<a class="el" href="classentt_1_1basic__poly.html#a71786016b64718d72167ff763f4793cf">entt::basic_poly&lt; Concept, Len, Align &gt;</a></li>
<li>const_iterable&#160;:&#160;<a class="el" href="classentt_1_1basic__registry.html#af28295b4eed2182fe6c7fd6287e98d8e">entt::basic_registry&lt; Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__storage.html#ae9a7c7e35258d679ba9f2f1f49e8eef4">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#a364dc9bf92cab24cc7a941fb126b80b0">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#a9ad105c8d5105ab086e364d575f16208">entt::basic_storage&lt; Type, Entity, Allocator, std::enable_if_t&lt; component_traits&lt; Type, Entity &gt;::page_size==0u &gt; &gt;</a></li>
<li>const_iterator&#160;:&#160;<a class="el" href="classentt_1_1basic__sparse__set.html#a3688979d568f2450725d69aa89571f4f">entt::basic_sparse_set&lt; Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__storage.html#adfe52c9d60299fe8735adc1ebccd1c22">entt::basic_storage&lt; Type, Entity, Allocator, typename &gt;</a>, <a class="el" href="classentt_1_1basic__storage.html#adfe52c9d60299fe8735adc1ebccd1c22">entt::basic_storage&lt; Entity, Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__storage.html#adfe52c9d60299fe8735adc1ebccd1c22">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__table.html#ae1496cee0ba4c70880f412270c8d92b1">entt::basic_table&lt; Container &gt;</a>, <a class="el" href="classentt_1_1dense__map.html#a5c236223418b9ef327397424e2df24f8">entt::dense_map&lt; Key, Type, Hash, KeyEqual, Allocator &gt;</a>, <a class="el" href="classentt_1_1dense__set.html#a271e1e1f94361e8156c6de5a81746943">entt::dense_set&lt; Type, Hash, KeyEqual, Allocator &gt;</a>, <a class="el" href="classentt_1_1resource__cache.html#a8eb72ec2d185a953cba0ac2f6e87d693">entt::resource_cache&lt; Type, Loader, Allocator &gt;</a></li>
<li>const_local_iterator&#160;:&#160;<a class="el" href="classentt_1_1dense__map.html#ad699469dc43bfd00d9ea86c686afb394">entt::dense_map&lt; Key, Type, Hash, KeyEqual, Allocator &gt;</a>, <a class="el" href="classentt_1_1dense__set.html#a0be70471e45867b1d18aa9ee57376496">entt::dense_set&lt; Type, Hash, KeyEqual, Allocator &gt;</a></li>
<li>const_pointer&#160;:&#160;<a class="el" href="classentt_1_1basic__storage.html#a5d8cb6743d7ffa4c83631ec13786b4fe">entt::basic_storage&lt; Type, Entity, Allocator, typename &gt;</a>, <a class="el" href="classentt_1_1basic__storage.html#a5d8cb6743d7ffa4c83631ec13786b4fe">entt::basic_storage&lt; Entity, Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__storage.html#a5d8cb6743d7ffa4c83631ec13786b4fe">entt::basic_storage&lt; Type, Entity, Allocator, std::enable_if_t&lt; component_traits&lt; Type, Entity &gt;::page_size==0u &gt; &gt;</a></li>
<li>const_reverse_iterable&#160;:&#160;<a class="el" href="classentt_1_1basic__storage.html#a4ef56d090bf30c5722e9c83350c8f4c0">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#ab9e678bee9335c265e4c65cc26ca6ea8">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#adc7b919c1b1a3d7eb47923a05b2399f3">entt::basic_storage&lt; Type, Entity, Allocator, std::enable_if_t&lt; component_traits&lt; Type, Entity &gt;::page_size==0u &gt; &gt;</a></li>
<li>const_reverse_iterator&#160;:&#160;<a class="el" href="classentt_1_1basic__sparse__set.html#a27d66fda0fba1587a5f61e9c16f742f7">entt::basic_sparse_set&lt; Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__storage.html#a9d153dbdd4f79879d7a8e48ad5aa5484">entt::basic_storage&lt; Type, Entity, Allocator, typename &gt;</a>, <a class="el" href="classentt_1_1basic__storage.html#a9d153dbdd4f79879d7a8e48ad5aa5484">entt::basic_storage&lt; Entity, Entity, Allocator &gt;</a>, <a class="el" href="classentt_1_1basic__storage.html#a9d153dbdd4f79879d7a8e48ad5aa5484">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__table.html#afbb42c3edb4e02b4db223ef02c4868d7">entt::basic_table&lt; Container &gt;</a>, <a class="el" href="classentt_1_1dense__set.html#a5a9f859755987f8844be29ad84cc37b6">entt::dense_set&lt; Type, Hash, KeyEqual, Allocator &gt;</a></li>
<li>context&#160;:&#160;<a class="el" href="classentt_1_1basic__registry.html#af26a23d71ff7ba51457dc54021b41be7">entt::basic_registry&lt; Entity, Allocator &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>