364 lines
30 KiB
HTML
364 lines
30 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.9.1"/>
|
|
<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>
|
|
<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">EnTT
|
|
 <span id="projectnumber">3.8.1</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
|
/* @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&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>
|
|
</div><!-- top -->
|
|
<!-- 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 class="contents">
|
|
 
|
|
|
|
<h3><a id="index_a"></a>- a -</h3><ul>
|
|
<li>allocator_type
|
|
: <a class="el" href="classentt_1_1basic__sparse__set.html#affeea7652305dc33f0944256b38ee6cd">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl.html#add50c5d131df69d721597bbcb00cfc58">entt::basic_storage_impl< Entity, Type, Allocator, typename ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl_3_01Entity_00_01Type_00_01Allocator_00_01std_1_1enable__if__t_7fdeb5322c9adc1b6d9330e5790be0ac.html#a9287b2cdf16319be4134d6ed4482a682">entt::basic_storage_impl< Entity, Type, Allocator, std::enable_if_t< component_traits< Type >::ignore_if_empty::value &&std::is_empty_v< Type > > ></a>
|
|
</li>
|
|
<li>args_type
|
|
: <a class="el" href="structentt_1_1meta__function__descriptor_3_01Type_00_01Ret_07_5_08_07Args_8_8_8_08_4.html#a545176bcdf581359456ab58b81513f87">entt::meta_function_descriptor< Type, Ret(*)(Args...)></a>
|
|
, <a class="el" href="structentt_1_1meta__function__descriptor_3_01Type_00_01Ret_07Class_1_1_5_08_07Args_8_8_8_08_01const_01_4.html#a2446827fb076fcb5bddf6310c40e28cc">entt::meta_function_descriptor< Type, Ret(Class::*)(Args...) const ></a>
|
|
, <a class="el" href="structentt_1_1meta__function__descriptor_3_01Type_00_01Ret_07Class_1_1_5_08_07Args_8_8_8_08_4.html#a327a5f8c4f6a34d1d1117fd9c98d8e38">entt::meta_function_descriptor< Type, Ret(Class::*)(Args...)></a>
|
|
, <a class="el" href="structentt_1_1meta__template__traits_3_01Clazz_3_01Args_8_8_8_01_4_01_4.html#a9d0bdf951c08413401de8a4cb8f00541">entt::meta_template_traits< Clazz< Args... > ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_b"></a>- b -</h3><ul>
|
|
<li>base_node_type
|
|
: <a class="el" href="classentt_1_1meta__type.html#af5c8ce79f2b30967048acc2f4c890ff4">entt::meta_type</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
<li>class_type
|
|
: <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< Clazz< Args... > ></a>
|
|
</li>
|
|
<li>concept_type
|
|
: <a class="el" href="classentt_1_1basic__poly.html#ad3c8c25e48b14267dc3fc0de326a9660">entt::basic_poly< Concept, Len, Align ></a>
|
|
</li>
|
|
<li>const_iterator
|
|
: <a class="el" href="classentt_1_1basic__storage__impl.html#a448af4703f650ca2550d82744607e139">entt::basic_storage_impl< Entity, Type, Allocator, typename ></a>
|
|
</li>
|
|
<li>const_pointer
|
|
: <a class="el" href="classentt_1_1basic__storage__impl.html#af739529c8e32c4d3ee0d348ca6a403bf">entt::basic_storage_impl< Entity, Type, Allocator, typename ></a>
|
|
</li>
|
|
<li>const_reverse_iterator
|
|
: <a class="el" href="classentt_1_1basic__storage__impl.html#acea7c99c2de806814c2f2a615549e0d3">entt::basic_storage_impl< Entity, Type, Allocator, typename ></a>
|
|
</li>
|
|
<li>current_type
|
|
: <a class="el" href="structentt_1_1basic__collector_3_01matcher_3_01type__list_3_01Reject_8_8_8_01_4_00_01type__list_98a79514dcad34a82f321f0796064ffb.html#ac7c32cf26795aa4fc08d21597c68bc3d">entt::basic_collector< matcher< type_list< Reject... >, type_list< Require... >, Rule... >, Other... ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_d"></a>- d -</h3><ul>
|
|
<li>delta_type
|
|
: <a class="el" href="classentt_1_1process.html#a625b574ea6d83e3a4933acc3d0279295">entt::process< Derived, Delta ></a>
|
|
</li>
|
|
<li>difference_type
|
|
: <a class="el" href="classentt_1_1entt__traits.html#aef8b11d00ad40835bd3e9e1e33800b4a">entt::entt_traits< Type ></a>
|
|
, <a class="el" href="classentt_1_1meta__associative__container_1_1meta__iterator.html#a901506acc5d79943261e81b3782825ea">entt::meta_associative_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container_1_1meta__iterator.html#ae4a39185109f86cd44d997beb3a3b3f5">entt::meta_sequence_container::meta_iterator</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_e"></a>- e -</h3><ul>
|
|
<li>entity_type
|
|
: <a class="el" href="structentt_1_1as__group.html#ab9e7aee21b99a979368535a5d5054137">entt::as_group< Entity ></a>
|
|
, <a class="el" href="structentt_1_1as__view.html#ae9599a1614990478c3331fbf562f36c7">entt::as_view< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__continuous__loader.html#a90a0d33147978cb3c142408487428277">entt::basic_continuous_loader< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4.html#abd2668a2f5cd24eeb4fe5b20f8001e33">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... > ></a>
|
|
, <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_1aada3a14110654dc27700c17c9c2396.html#ac46b1e783b4e723442366071f9f23fce">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... >, Owned... ></a>
|
|
, <a class="el" href="structentt_1_1basic__handle.html#a4788afd7aa378b5ec2e44bf52f5bec14">entt::basic_handle< Entity, Type ></a>
|
|
, <a class="el" href="classentt_1_1basic__observer.html#af7a57f53ed7a6c835129480ff6594f7d">entt::basic_observer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__organizer.html#a36b865f5d3802e48a0fa027c43e3a39c">entt::basic_organizer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__registry.html#a7df39ef4ca62af9540f593dfb5550138">entt::basic_registry< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__runtime__view.html#a7ede80f53e93473099819167d42bf2f1">entt::basic_runtime_view< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__snapshot.html#aeb9724b67563bf7f74440e5a8feb711c">entt::basic_snapshot< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__snapshot__loader.html#a73d5864a57a78d528cc0bcbe36ff5039">entt::basic_snapshot_loader< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__sparse__set.html#a91c6508fa13b0b3e27679c3c814e6148">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl.html#af8bbbc5015d23cb05786d27fbb488f75">entt::basic_storage_impl< Entity, Type, Allocator, typename ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl_3_01Entity_00_01Type_00_01Allocator_00_01std_1_1enable__if__t_7fdeb5322c9adc1b6d9330e5790be0ac.html#a14728242bb889a1327f332fd1081f6b8">entt::basic_storage_impl< Entity, Type, Allocator, std::enable_if_t< component_traits< Type >::ignore_if_empty::value &&std::is_empty_v< Type > > ></a>
|
|
, <a class="el" href="classentt_1_1basic__view__impl_3_01packed__storage__policy_00_01Entity_00_01exclude__t_3_4_00_01Component_01_4.html#a40161db1232fa745d152b0ec5fde97f1">entt::basic_view_impl< packed_storage_policy, Entity, exclude_t<>, Component ></a>
|
|
, <a class="el" href="classentt_1_1basic__view__impl_3_01Policy_00_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01Component_8_8_8_01_4.html#afbfa8686f07095adafff4717f19b6cb7">entt::basic_view_impl< Policy, Entity, exclude_t< Exclude... >, Component... ></a>
|
|
, <a class="el" href="classentt_1_1entt__traits.html#a7c56e48588b138d9ed3ec0bff3ca872a">entt::entt_traits< Type ></a>
|
|
, <a class="el" href="classentt_1_1sigh__storage__mixin.html#a031de2e34d8e3b4f99e6677e57a71fc7">entt::sigh_storage_mixin< Type ></a>
|
|
, <a class="el" href="structentt_1_1storage__adapter__mixin.html#af4b2c512f61d1d14880f7dd6fe257b72">entt::storage_adapter_mixin< Type ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_f"></a>- f -</h3><ul>
|
|
<li>family_type
|
|
: <a class="el" href="classentt_1_1family.html#ab2ede62709be8a4a63329ed2594cd181">entt::family<... ></a>
|
|
</li>
|
|
<li>function_type
|
|
: <a class="el" href="classentt_1_1basic__organizer.html#a8eb83a2af62a10e9515776b8f26b1edc">entt::basic_organizer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1delegate_3_01Ret_07Args_8_8_8_08_4.html#a1a5ceebde7cebde69a1b2022f539a656">entt::delegate< Ret(Args...)></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_h"></a>- h -</h3><ul>
|
|
<li>hash_type
|
|
: <a class="el" href="classentt_1_1basic__hashed__string.html#a1631b1f6ecd56a451366eeb228a6ffb9">entt::basic_hashed_string< Char ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_i"></a>- i -</h3><ul>
|
|
<li>identifier_type
|
|
: <a class="el" href="classentt_1_1identifier.html#a5ed0559dce16ea40707502274dba382b">entt::identifier< Types ></a>
|
|
</li>
|
|
<li>ignore_if_empty
|
|
: <a class="el" href="structentt_1_1basic__component__traits.html#abe1f44f482b1155e7a924bd720fe6528">entt::basic_component_traits</a>
|
|
</li>
|
|
<li>impl
|
|
: <a class="el" href="structentt_1_1Storage.html#ab6a12e5caa7b719323490ace1ea1e483">entt::Storage< Entity ></a>
|
|
</li>
|
|
<li>in_place_delete
|
|
: <a class="el" href="structentt_1_1basic__component__traits.html#af33aa4f747fb2a108434048c9661c686">entt::basic_component_traits</a>
|
|
</li>
|
|
<li>instance_type
|
|
: <a class="el" href="classentt_1_1sigh_3_01Ret_07Args_8_8_8_08_4.html#a932f446e04a732546e7af0f2922ed2fa">entt::sigh< Ret(Args...)></a>
|
|
</li>
|
|
<li>iterable_group
|
|
: <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4.html#a810458df4d53aaeb835b48d77ac5e268">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... > ></a>
|
|
, <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_1aada3a14110654dc27700c17c9c2396.html#a1a0388bd50bd746fb3f79aa010daa22b">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... >, Owned... ></a>
|
|
</li>
|
|
<li>iterable_view
|
|
: <a class="el" href="classentt_1_1basic__view__impl_3_01packed__storage__policy_00_01Entity_00_01exclude__t_3_4_00_01Component_01_4.html#af070b345e68381e50adc702e4ee7c5c6">entt::basic_view_impl< packed_storage_policy, Entity, exclude_t<>, Component ></a>
|
|
, <a class="el" href="classentt_1_1basic__view__impl_3_01Policy_00_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01Component_8_8_8_01_4.html#a5d43e39808db3f462e14e8487474ab9e">entt::basic_view_impl< Policy, Entity, exclude_t< Exclude... >, Component... ></a>
|
|
</li>
|
|
<li>iterator
|
|
: <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4.html#aab0036b2775e42f35b9caed238b35a80">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... > ></a>
|
|
, <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_1aada3a14110654dc27700c17c9c2396.html#a379ad1beab4273892df5edfe41a7d65c">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... >, Owned... ></a>
|
|
, <a class="el" href="classentt_1_1basic__observer.html#a3b57e5efae80301542b1b4011debb680">entt::basic_observer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__runtime__view.html#a9ae6398953c3d724227e0fb25a7b61bd">entt::basic_runtime_view< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__sparse__set.html#a06d4952c840039abce101f46df065c62">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl.html#a55553c29ab8c4d6b187a1ca29e4b05ed">entt::basic_storage_impl< Entity, Type, Allocator, typename ></a>
|
|
, <a class="el" href="classentt_1_1basic__view__impl_3_01packed__storage__policy_00_01Entity_00_01exclude__t_3_4_00_01Component_01_4.html#a9baca973aa617152fd0b887630d35eed">entt::basic_view_impl< packed_storage_policy, Entity, exclude_t<>, Component ></a>
|
|
, <a class="el" href="classentt_1_1basic__view__impl_3_01Policy_00_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01Component_8_8_8_01_4.html#a4e0156c5bd13ce82424e5efd2620634e">entt::basic_view_impl< Policy, Entity, exclude_t< Exclude... >, Component... ></a>
|
|
, <a class="el" href="classentt_1_1meta__associative__container.html#aafbaf281035562432a4e8e55443e9584">entt::meta_associative_container</a>
|
|
, <a class="el" href="classentt_1_1meta__range.html#aee64416aa8a96b20e10c4879dd34d0db">entt::meta_range< Type, Node ></a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container.html#a878e2f710e88a6ae42449cb7a93c3928">entt::meta_sequence_container</a>
|
|
</li>
|
|
<li>iterator_category
|
|
: <a class="el" href="classentt_1_1meta__associative__container_1_1meta__iterator.html#a8243592766417eadc3118ce9d251350e">entt::meta_associative_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container_1_1meta__iterator.html#aade7df8f3ede442e7c811828e93bbd3c">entt::meta_sequence_container::meta_iterator</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_l"></a>- l -</h3><ul>
|
|
<li>listener
|
|
: <a class="el" href="classentt_1_1emitter.html#a1200216d9abb1adb18db6035d99b60da">entt::emitter< Derived ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_n"></a>- n -</h3><ul>
|
|
<li>node_type
|
|
: <a class="el" href="structentt_1_1meta__ctor.html#a6a3c2ed04bac33a7f937812dbe6f7663">entt::meta_ctor</a>
|
|
, <a class="el" href="structentt_1_1meta__data.html#a0aa23c3d404c35751aa6b85870eafc21">entt::meta_data</a>
|
|
, <a class="el" href="structentt_1_1meta__func.html#ac3c77ffeae29f5d511a5961cc25617c0">entt::meta_func</a>
|
|
, <a class="el" href="structentt_1_1meta__prop.html#a9da5b4916bdadd45ff0e0d90b245226c">entt::meta_prop</a>
|
|
, <a class="el" href="classentt_1_1meta__range.html#a432a47eca3a3f2615a989f74d45b08d8">entt::meta_range< Type, Node ></a>
|
|
, <a class="el" href="classentt_1_1meta__type.html#a2dc19d640208c4f887a1abb5d4fe7f61">entt::meta_type</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_p"></a>- p -</h3><ul>
|
|
<li>pointer
|
|
: <a class="el" href="classentt_1_1basic__sparse__set.html#a32e28c975fd3fe863b0c4367bd83646d">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl.html#aa1a145d2fa78b328a4de0933df13c9f8">entt::basic_storage_impl< Entity, Type, Allocator, typename ></a>
|
|
, <a class="el" href="classentt_1_1meta__associative__container_1_1meta__iterator.html#a6e07c05c8778bc8c9f45f1dea44b4c40">entt::meta_associative_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container_1_1meta__iterator.html#a5ce414ee556eed15b08b248af0473d1a">entt::meta_sequence_container::meta_iterator</a>
|
|
</li>
|
|
<li>poly_storage
|
|
: <a class="el" href="classentt_1_1basic__registry.html#aad36d8c035f2315d7013277e973dcffb">entt::basic_registry< Entity ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_r"></a>- r -</h3><ul>
|
|
<li>reference
|
|
: <a class="el" href="classentt_1_1meta__associative__container_1_1meta__iterator.html#a48908a48014b9b889a0f610b469d03ef">entt::meta_associative_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container_1_1meta__iterator.html#a57962b1345c3905a11a88cf259aaa288">entt::meta_sequence_container::meta_iterator</a>
|
|
</li>
|
|
<li>registry_type
|
|
: <a class="el" href="structentt_1_1as__group.html#a6aa30140ac29c50156197aad66b54ccb">entt::as_group< Entity ></a>
|
|
, <a class="el" href="structentt_1_1as__view.html#acf6e812f1ff9a8a0a0af828b6597dace">entt::as_view< Entity ></a>
|
|
, <a class="el" href="structentt_1_1basic__handle.html#ae5df0bde40739b99085169d1955dc1fb">entt::basic_handle< Entity, Type ></a>
|
|
</li>
|
|
<li>resource_type
|
|
: <a class="el" href="structentt_1_1resource__cache.html#a3c660fb622942292cf7242e5361f80b7">entt::resource_cache< Resource ></a>
|
|
</li>
|
|
<li>result_type
|
|
: <a class="el" href="classentt_1_1delegate_3_01Ret_07Args_8_8_8_08_4.html#a9bca9876e6671a34c6503b7de65402b6">entt::delegate< Ret(Args...)></a>
|
|
</li>
|
|
<li>return_type
|
|
: <a class="el" href="structentt_1_1meta__function__descriptor_3_01Type_00_01Ret_07_5_08_07Args_8_8_8_08_4.html#a55593948f0d7e85a04a1002f528c1bed">entt::meta_function_descriptor< Type, Ret(*)(Args...)></a>
|
|
, <a class="el" href="structentt_1_1meta__function__descriptor_3_01Type_00_01Ret_07Class_1_1_5_08_07Args_8_8_8_08_01const_01_4.html#aae0a4b941e6c2a4ee5239d5110c88e39">entt::meta_function_descriptor< Type, Ret(Class::*)(Args...) const ></a>
|
|
, <a class="el" href="structentt_1_1meta__function__descriptor_3_01Type_00_01Ret_07Class_1_1_5_08_07Args_8_8_8_08_4.html#a63465b01fc295a119b70095722c0e677">entt::meta_function_descriptor< Type, Ret(Class::*)(Args...)></a>
|
|
</li>
|
|
<li>reverse_iterator
|
|
: <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4.html#a1d4de05aee06356f6347bba77d26757a">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... > ></a>
|
|
, <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_1aada3a14110654dc27700c17c9c2396.html#a3bdbdb1faa19ce0a8e83500ec1eea742">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... >, Owned... ></a>
|
|
, <a class="el" href="classentt_1_1basic__sparse__set.html#afe62c143e816cf5e12078a607966c003">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl.html#ac0c76c1d371306fbc4b998f0c6c64e41">entt::basic_storage_impl< Entity, Type, Allocator, typename ></a>
|
|
, <a class="el" href="classentt_1_1basic__view__impl_3_01packed__storage__policy_00_01Entity_00_01exclude__t_3_4_00_01Component_01_4.html#aaa0d1f99cd8940fcc6791d633c5c6526">entt::basic_view_impl< packed_storage_policy, Entity, exclude_t<>, Component ></a>
|
|
, <a class="el" href="classentt_1_1basic__view__impl_3_01Policy_00_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01Component_8_8_8_01_4.html#a78a1c895aebfc077b08b6660aaa3adc1">entt::basic_view_impl< Policy, Entity, exclude_t< Exclude... >, Component... ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_s"></a>- s -</h3><ul>
|
|
<li>service_type
|
|
: <a class="el" href="structentt_1_1service__locator.html#af34a883e56f32a98d7b8a5db87bdf504">entt::service_locator< Service ></a>
|
|
</li>
|
|
<li>sink_type
|
|
: <a class="el" href="classentt_1_1sigh_3_01Ret_07Args_8_8_8_08_4.html#ae3b533533001fd0d5d56b9d17af8299f">entt::sigh< Ret(Args...)></a>
|
|
</li>
|
|
<li>size_type
|
|
: <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4.html#abdaf90d7a55b932927cfcb6a14cb3068">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... > ></a>
|
|
, <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_1aada3a14110654dc27700c17c9c2396.html#a1c83478c5db4749a31a4fb638901a153">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... >, Owned... ></a>
|
|
, <a class="el" href="structentt_1_1basic__handle.html#a0c6be936b2046833a789caf06e0567fe">entt::basic_handle< Entity, Type ></a>
|
|
, <a class="el" href="classentt_1_1basic__observer.html#a147a0e35035fc3c19b67b31d66d2d80b">entt::basic_observer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__organizer.html#afcf528b532b3c41ab06c11d5c82a7260">entt::basic_organizer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__registry.html#a6a44260f861a699f1353097391c51636">entt::basic_registry< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__runtime__view.html#aabb4450ce3d686fe05bd92e5975d11fb">entt::basic_runtime_view< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__sparse__set.html#a2ec9530d8aa9ac94d421b27eb6998edb">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl.html#a1f8940947aa732154f0e1c9a6ad5dd0e">entt::basic_storage_impl< Entity, Type, Allocator, typename ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl_3_01Entity_00_01Type_00_01Allocator_00_01std_1_1enable__if__t_7fdeb5322c9adc1b6d9330e5790be0ac.html#a270d64773c0051b1457a133ba26ac426">entt::basic_storage_impl< Entity, Type, Allocator, std::enable_if_t< component_traits< Type >::ignore_if_empty::value &&std::is_empty_v< Type > > ></a>
|
|
, <a class="el" href="classentt_1_1basic__view__impl_3_01packed__storage__policy_00_01Entity_00_01exclude__t_3_4_00_01Component_01_4.html#ae47dc19fd9d7eea837f6e74117aaf492">entt::basic_view_impl< packed_storage_policy, Entity, exclude_t<>, Component ></a>
|
|
, <a class="el" href="classentt_1_1basic__view__impl_3_01Policy_00_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01Component_8_8_8_01_4.html#ac92bbb5c953580fef42dc6c794ed4665">entt::basic_view_impl< Policy, Entity, exclude_t< Exclude... >, Component... ></a>
|
|
, <a class="el" href="classentt_1_1meta__associative__container.html#a9ef078a3364ff3d53cec2bda15f4782f">entt::meta_associative_container</a>
|
|
, <a class="el" href="structentt_1_1meta__ctor.html#a528fb5d47f52feb9917fac849b24026d">entt::meta_ctor</a>
|
|
, <a class="el" href="structentt_1_1meta__func.html#aa35b75b107a0e02f7f03f0737980a428">entt::meta_func</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container.html#aa24e9df149bccfada6257266e5d829b1">entt::meta_sequence_container</a>
|
|
, <a class="el" href="classentt_1_1meta__type.html#a9d7a45ed06b058813b928e2778499a5e">entt::meta_type</a>
|
|
, <a class="el" href="structentt_1_1resource__cache.html#aa9251f4bd388f39b18b6b416f58170e1">entt::resource_cache< Resource ></a>
|
|
, <a class="el" href="classentt_1_1scheduler.html#afcec47d6ec28a994af2a7097348ce59f">entt::scheduler< Delta ></a>
|
|
, <a class="el" href="classentt_1_1sigh_3_01Ret_07Args_8_8_8_08_4.html#aa1eb227b5cb5c4910dacccd38748a209">entt::sigh< Ret(Args...)></a>
|
|
</li>
|
|
<li>storage_policy
|
|
: <a class="el" href="structentt_1_1basic__view_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01Component_8_8_8_01_4.html#af05fbebc0e71913012284104c5466685">entt::basic_view< Entity, exclude_t< Exclude... >, Component... ></a>
|
|
</li>
|
|
<li>storage_type
|
|
: <a class="el" href="structentt_1_1poly__storage__traits.html#a5e3fe08d9e265dde0da33854a5436611">entt::poly_storage_traits< Entity, typename ></a>
|
|
, <a class="el" href="structentt_1_1storage__traits.html#a7cda978d208a50c536ae96570d76bf8e">entt::storage_traits< Entity, Type, typename ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_t"></a>- t -</h3><ul>
|
|
<li>type
|
|
: <a class="el" href="structentt_1_1constness__as.html#aa6f690652abf564093112ca29f55af2e">entt::constness_as< To, From ></a>
|
|
, <a class="el" href="structentt_1_1constness__as_3_01To_00_01const_01From_01_4.html#ac31754183e91b36738ecd41e291c521e">entt::constness_as< To, const From ></a>
|
|
, <a class="el" href="classentt_1_1delegate_3_01Ret_07Args_8_8_8_08_4.html#ada5b094a0d859325dbe1241f3d956c02">entt::delegate< Ret(Args...)></a>
|
|
, <a class="el" href="classentt_1_1member__class.html#aa512dd4465bfab2dc09f759ae882a08a">entt::member_class< Member ></a>
|
|
, <a class="el" href="structentt_1_1meta__container__traits.html#aca30f255c0b6be6ac4b15aad3a54f818">entt::meta_container_traits< Container, Trait ></a>
|
|
, <a class="el" href="classentt_1_1meta__function__helper.html#a74ea1aa3fe0edfad96898520cbf6eeae">entt::meta_function_helper< Type, Candidate ></a>
|
|
, <a class="el" href="classentt_1_1poly__vtable.html#ad0c73c2e1f47b41454d922951b800c86">entt::poly_vtable< Concept, Len, Align ></a>
|
|
, <a class="el" href="structentt_1_1type__identity.html#ae47a6cef2041ad7d82c8ecd6b97a8524">entt::type_identity< Type ></a>
|
|
, <a class="el" href="structentt_1_1type__list.html#ad39ae8961200964418fef5090f44cd00">entt::type_list< Type ></a>
|
|
, <a class="el" href="structentt_1_1type__list__cat_3_01type__list_3_01Type_8_8_8_01_4_01_4.html#a0c40287fad9d80f0532d80bf48f219ed">entt::type_list_cat< type_list< Type... > ></a>
|
|
, <a class="el" href="structentt_1_1type__list__cat_3_01type__list_3_01Type_8_8_8_01_4_00_01type__list_3_01Other_8_8_8_01_4_00_01List_8_8_8_01_4.html#ae17db475954ad06eba24fd1eedba5f8b">entt::type_list_cat< type_list< Type... >, type_list< Other... >, List... ></a>
|
|
, <a class="el" href="structentt_1_1type__list__cat_3_4.html#a957e88d5bc4c1cbf4a13fbddbe2e176f">entt::type_list_cat<></a>
|
|
, <a class="el" href="structentt_1_1type__list__diff_3_01type__list_3_01Type_8_8_8_01_4_00_01type__list_3_01Other_8_8_8_01_4_01_4.html#a32f539337660ac18fe3c3461949fb0eb">entt::type_list_diff< type_list< Type... >, type_list< Other... > ></a>
|
|
, <a class="el" href="structentt_1_1type__list__element_3_010u_00_01type__list_3_01Type_00_01Other_8_8_8_01_4_01_4.html#a9762bf53c4d223834d7ab7b0d9d66a3e">entt::type_list_element< 0u, type_list< Type, Other... > ></a>
|
|
, <a class="el" href="structentt_1_1type__list__unique_3_01type__list_3_01Type_00_01Other_8_8_8_01_4_01_4.html#a378823486aa4e4f288b1d73b2703c485">entt::type_list_unique< type_list< Type, Other... > ></a>
|
|
, <a class="el" href="structentt_1_1type__list__unique_3_01type__list_3_4_01_4.html#a48245981f9818ca2601b9815cbfa5b79">entt::type_list_unique< type_list<> ></a>
|
|
, <a class="el" href="structentt_1_1value__list.html#ae89d3f18fec9ab261e040bb4581001af">entt::value_list< Value ></a>
|
|
, <a class="el" href="structentt_1_1value__list__cat_3_01value__list_3_01Value_8_8_8_01_4_01_4.html#ad729ba83ae022614fa97930ae427b4ad">entt::value_list_cat< value_list< Value... > ></a>
|
|
, <a class="el" href="structentt_1_1value__list__cat_3_01value__list_3_01Value_8_8_8_01_4_00_01value__list_3_01Other_8_8_8_01_4_00_01List_8_8_8_01_4.html#aeb78d396ce7f928fbd9c06803a1ce327">entt::value_list_cat< value_list< Value... >, value_list< Other... >, List... ></a>
|
|
, <a class="el" href="structentt_1_1value__list__cat_3_4.html#a7c88fc51906ef0549415cbb6b82190b4">entt::value_list_cat<></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_v"></a>- v -</h3><ul>
|
|
<li>value_type
|
|
: <a class="el" href="classentt_1_1basic__hashed__string.html#ad4e8f181e92b9218747ac43fe24c4cbc">entt::basic_hashed_string< Char ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl.html#a719c85479bae096fae278d342197e1fd">entt::basic_storage_impl< Entity, Type, Allocator, typename ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage__impl_3_01Entity_00_01Type_00_01Allocator_00_01std_1_1enable__if__t_7fdeb5322c9adc1b6d9330e5790be0ac.html#a4a66ec3d645a31058af5ebaa48312278">entt::basic_storage_impl< Entity, Type, Allocator, std::enable_if_t< component_traits< Type >::ignore_if_empty::value &&std::is_empty_v< Type > > ></a>
|
|
, <a class="el" href="classentt_1_1entt__traits.html#a9898ec0342dfd6bdb937981e15e5fd65">entt::entt_traits< Type ></a>
|
|
, <a class="el" href="classentt_1_1meta__associative__container_1_1meta__iterator.html#aedcf370f9d9d6666bbdebb0cb9883069">entt::meta_associative_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container_1_1meta__iterator.html#a452e7367da253653f8a5e3a4c9d4f155">entt::meta_sequence_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1sigh__storage__mixin.html#a0e2d25bd7c3072ffacab6fbed19e05bf">entt::sigh_storage_mixin< Type ></a>
|
|
, <a class="el" href="structentt_1_1storage__adapter__mixin.html#a5004a20309df319e85e315ffbb52d8df">entt::storage_adapter_mixin< Type ></a>
|
|
</li>
|
|
<li>version_type
|
|
: <a class="el" href="structentt_1_1basic__handle.html#aa6d8a9ac22ff96212d1a68deb63cac52">entt::basic_handle< Entity, Type ></a>
|
|
, <a class="el" href="classentt_1_1basic__registry.html#aae2197c81e29459bbe3fa7984656a2b6">entt::basic_registry< Entity ></a>
|
|
, <a class="el" href="classentt_1_1entt__traits.html#a455de7d5fcbcd138fb4b431305175ef0">entt::entt_traits< Type ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
|
|
</small></address>
|
|
</body>
|
|
</html>
|