241 lines
16 KiB
HTML
241 lines
16 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.16"/>
|
|
<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.3.0</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.16 -->
|
|
<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');
|
|
/* @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_c"></a>- c -</h3><ul>
|
|
<li>const_iterator_type
|
|
: <a class="el" href="classentt_1_1storage.html#ab61632730f4e72277cfd120d177a199f">entt::storage< Entity, Type, 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="structentt_1_1entt__traits_3_01std_1_1uint16__t_01_4.html#ac16a602de26d43d316b497cb11b7c6b2">entt::entt_traits< std::uint16_t ></a>
|
|
, <a class="el" href="structentt_1_1entt__traits_3_01std_1_1uint32__t_01_4.html#a9809b457e16f4a071a91530b23c930d6">entt::entt_traits< std::uint32_t ></a>
|
|
, <a class="el" href="structentt_1_1entt__traits_3_01std_1_1uint64__t_01_4.html#afba2f77f80b0bf89a208f6876ab67271">entt::entt_traits< std::uint64_t ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_e"></a>- e -</h3><ul>
|
|
<li>entity_type
|
|
: <a class="el" href="structentt_1_1basic__actor.html#a2c2e10f12014f5269be0b9ab055acfca">entt::basic_actor< 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="classentt_1_1basic__observer.html#af7a57f53ed7a6c835129480ff6594f7d">entt::basic_observer< 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__view_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01Component_8_8_8_01_4.html#a7305469c7bf603c8d3dd0101d653f63a">entt::basic_view< Entity, exclude_t< Exclude... >, Component... ></a>
|
|
, <a class="el" href="classentt_1_1basic__view_3_01Entity_00_01exclude__t_3_4_00_01Component_01_4.html#a0494ae46c922ce0c897aef9d7bd18533">entt::basic_view< Entity, exclude_t<>, Component ></a>
|
|
, <a class="el" href="structentt_1_1entt__traits_3_01std_1_1uint16__t_01_4.html#a86e202c8932f341626b29c194bd47489">entt::entt_traits< std::uint16_t ></a>
|
|
, <a class="el" href="structentt_1_1entt__traits_3_01std_1_1uint32__t_01_4.html#aecde3ac9bfc28e7f0f880a74ee2c5d8f">entt::entt_traits< std::uint32_t ></a>
|
|
, <a class="el" href="structentt_1_1entt__traits_3_01std_1_1uint64__t_01_4.html#a304eb4dc4a1487cf2966d902214f7185">entt::entt_traits< std::uint64_t ></a>
|
|
, <a class="el" href="classentt_1_1sparse__set.html#a9a1dbe5ab2dbb098beae0bff56bbf780">entt::sparse_set< Entity ></a>
|
|
, <a class="el" href="classentt_1_1storage.html#ace2fc5e7d2c2a24e1fc5c43e49aab332">entt::storage< Entity, Type, typename ></a>
|
|
, <a class="el" href="classentt_1_1storage_3_01Entity_00_01Type_00_01std_1_1enable__if__t_3_01ENTT__ENABLE__ETO_07Type_08_4_01_4.html#a04f2c090453777531a86565f9ec82ff0">entt::storage< Entity, Type, std::enable_if_t< ENTT_ENABLE_ETO(Type)> ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_f"></a>- f -</h3><ul>
|
|
<li>family_type
|
|
: <a class="el" href="classentt_1_1family.html#a86a662c9342935bcf145b70bf36191cb">entt::family<... ></a>
|
|
</li>
|
|
<li>function_type
|
|
: <a class="el" href="classentt_1_1delegate_3_01Ret_07Args_8_8_8_08_4.html#a235927a00f56e4b56dbfdc4e6cf5ddb4">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#a7ee7dca5383cf4507949dc1261ca5efd">entt::basic_hashed_string< Char ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_i"></a>- i -</h3><ul>
|
|
<li>id_type
|
|
: <a class="el" href="structentt_1_1cache.html#a1baf9a66880b54284abb9a492229c639">entt::cache< Resource ></a>
|
|
</li>
|
|
<li>identifier_type
|
|
: <a class="el" href="classentt_1_1identifier.html#ae35c46f5811183291dd25294e7d82f92">entt::identifier< Types ></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>iterator_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#a8b74d17f862c35fad975a557de40590f">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#a90bde6cba7ff622e3ebfa898b3f8a9c1">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... >, Owned... ></a>
|
|
, <a class="el" href="classentt_1_1basic__observer.html#a7954b77084292847aa1c8da9f22d8443">entt::basic_observer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__runtime__view.html#afbaa87a1aa3eacd54ec3a5462faa10da">entt::basic_runtime_view< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__view_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01Component_8_8_8_01_4.html#ace82adf125a9cced2acf69d9c80f04e9">entt::basic_view< Entity, exclude_t< Exclude... >, Component... ></a>
|
|
, <a class="el" href="classentt_1_1basic__view_3_01Entity_00_01exclude__t_3_4_00_01Component_01_4.html#a79384f28e171b1dc19eea171304d54ab">entt::basic_view< Entity, exclude_t<>, Component ></a>
|
|
, <a class="el" href="classentt_1_1sparse__set.html#a580b210d5a24c49ca8c255646f3bb469">entt::sparse_set< Entity ></a>
|
|
, <a class="el" href="classentt_1_1storage.html#a9e6d32daa9e57e53101564361af4d11a">entt::storage< Entity, Type, typename ></a>
|
|
, <a class="el" href="classentt_1_1storage_3_01Entity_00_01Type_00_01std_1_1enable__if__t_3_01ENTT__ENABLE__ETO_07Type_08_4_01_4.html#aa68a36a75ce18cfc6bb1c47c9ee5cdf8">entt::storage< Entity, Type, std::enable_if_t< ENTT_ENABLE_ETO(Type)> ></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_o"></a>- o -</h3><ul>
|
|
<li>object_type
|
|
: <a class="el" href="classentt_1_1storage.html#a631919f749405616e64372326052a285">entt::storage< Entity, Type, typename ></a>
|
|
, <a class="el" href="classentt_1_1storage_3_01Entity_00_01Type_00_01std_1_1enable__if__t_3_01ENTT__ENABLE__ETO_07Type_08_4_01_4.html#a78562c766b1eb0fd19bc65be29d2d363">entt::storage< Entity, Type, std::enable_if_t< ENTT_ENABLE_ETO(Type)> ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_r"></a>- r -</h3><ul>
|
|
<li>raw_type
|
|
: <a class="el" href="classentt_1_1basic__view_3_01Entity_00_01exclude__t_3_4_00_01Component_01_4.html#a8bd979c3e567bccfbc7a598442092d81">entt::basic_view< Entity, exclude_t<>, Component ></a>
|
|
</li>
|
|
<li>registry_type
|
|
: <a class="el" href="structentt_1_1as__group.html#a7ede36514bf64187bc93d3d295fe0123">entt::as_group< Const, Entity ></a>
|
|
, <a class="el" href="structentt_1_1as__view.html#a458942b049c7ef96d45600337d57a70b">entt::as_view< Const, Entity ></a>
|
|
, <a class="el" href="structentt_1_1basic__actor.html#a4577b087e2fe3e76dbd4516ae9064c6a">entt::basic_actor< Entity ></a>
|
|
</li>
|
|
<li>resource_type
|
|
: <a class="el" href="structentt_1_1cache.html#ada5e8c7f595aed30fa4f879fe71e7baf">entt::cache< Resource ></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#aa38cfb19329979f98307eff7a75cc2af">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="classentt_1_1basic__observer.html#a147a0e35035fc3c19b67b31d66d2d80b">entt::basic_observer< 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__view_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01Component_8_8_8_01_4.html#a1e689febb974e9855dc2b033ae240643">entt::basic_view< Entity, exclude_t< Exclude... >, Component... ></a>
|
|
, <a class="el" href="classentt_1_1basic__view_3_01Entity_00_01exclude__t_3_4_00_01Component_01_4.html#a6df04cc90dcce96291a88546aa287ca7">entt::basic_view< Entity, exclude_t<>, Component ></a>
|
|
, <a class="el" href="structentt_1_1cache.html#aee66d7039b665d6636be29c255065aa3">entt::cache< Resource ></a>
|
|
, <a class="el" href="structentt_1_1meta__ctor.html#a7a267e333222dab22e7a965137538f18">entt::meta_ctor</a>
|
|
, <a class="el" href="structentt_1_1meta__func.html#a422ec572c7c56d3cb46d09704be64f65">entt::meta_func</a>
|
|
, <a class="el" href="classentt_1_1meta__type.html#a7362687fc89444507cded22f57be3ff0">entt::meta_type</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>
|
|
, <a class="el" href="classentt_1_1sparse__set.html#a3d2138b0eb8c7ac968e9e38a9e981ec1">entt::sparse_set< Entity ></a>
|
|
, <a class="el" href="classentt_1_1storage.html#a91479f00657aa72597c95a393833218b">entt::storage< Entity, Type, typename ></a>
|
|
, <a class="el" href="classentt_1_1storage_3_01Entity_00_01Type_00_01std_1_1enable__if__t_3_01ENTT__ENABLE__ETO_07Type_08_4_01_4.html#a678136d8d7b92e5533e1f7696e5eee14">entt::storage< Entity, Type, std::enable_if_t< ENTT_ENABLE_ETO(Type)> ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_t"></a>- t -</h3><ul>
|
|
<li>type
|
|
: <a class="el" href="classentt_1_1member__class.html#aa512dd4465bfab2dc09f759ae882a08a">entt::member_class< Member ></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__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>
|
|
</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>
|
|
</li>
|
|
<li>version_type
|
|
: <a class="el" href="classentt_1_1basic__registry.html#aae2197c81e29459bbe3fa7984656a2b6">entt::basic_registry< Entity ></a>
|
|
, <a class="el" href="structentt_1_1entt__traits_3_01std_1_1uint16__t_01_4.html#ab37d10c3be3d59159a63c0bd1e9e2924">entt::entt_traits< std::uint16_t ></a>
|
|
, <a class="el" href="structentt_1_1entt__traits_3_01std_1_1uint32__t_01_4.html#aee59dc7455ea0be015e699c3e46a22d1">entt::entt_traits< std::uint32_t ></a>
|
|
, <a class="el" href="structentt_1_1entt__traits_3_01std_1_1uint64__t_01_4.html#aeac4d9172940a9dec0682860ac176725">entt::entt_traits< std::uint64_t ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.16
|
|
</small></address>
|
|
</body>
|
|
</html>
|