215 lines
15 KiB
HTML
215 lines
15 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.18"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>EnTT: Class Members</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.5.0</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.18 -->
|
|
<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">
|
|
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
|
|
|
|
<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_01is__eto__eligible__v_3_01Type_01_4_01_4_01_4.html#adea6539f51a7df32b1b08c53d9aaca27">entt::storage< Entity, Type, std::enable_if_t< is_eto_eligible_v< Type > > ></a>
|
|
</li>
|
|
<li>on()
|
|
: <a class="el" href="classentt_1_1emitter.html#a0b580005200bb810a4a3e94320efcd8a">entt::emitter< Derived ></a>
|
|
</li>
|
|
<li>on_construct()
|
|
: <a class="el" href="classentt_1_1basic__registry.html#adc3cd847e65843f936824cd7d45984a5">entt::basic_registry< Entity ></a>
|
|
</li>
|
|
<li>on_destroy()
|
|
: <a class="el" href="classentt_1_1basic__registry.html#ad87a72c6d1e49a2fd992ddb7fd9d5a93">entt::basic_registry< Entity ></a>
|
|
</li>
|
|
<li>on_update()
|
|
: <a class="el" href="classentt_1_1basic__registry.html#aaaf474d42df7b8852c4656152cc4a295">entt::basic_registry< Entity ></a>
|
|
</li>
|
|
<li>once()
|
|
: <a class="el" href="classentt_1_1emitter.html#a79834d452b0600ebe0e70c54f4a21fd6">entt::emitter< Derived ></a>
|
|
</li>
|
|
<li>operator basic_group< Entity, Exclude, Get, Owned... >()
|
|
: <a class="el" href="structentt_1_1as__group.html#a1b2cca9ea1f730bce2619c0f5e58393f">entt::as_group< Const, Entity ></a>
|
|
</li>
|
|
<li>operator basic_handle< const entity_type >()
|
|
: <a class="el" href="structentt_1_1basic__handle.html#a884a19f60a96f2276b0d416c817171ca">entt::basic_handle< Entity ></a>
|
|
</li>
|
|
<li>operator basic_view< Entity, Exclude, Component... >()
|
|
: <a class="el" href="structentt_1_1as__view.html#a3b904e9fccb7a43f098ce729df0486ec">entt::as_view< Const, Entity ></a>
|
|
</li>
|
|
<li>operator bool()
|
|
: <a class="el" href="structentt_1_1basic__actor.html#ae04982e3b8fac20ded6159b75ec98bd0">entt::basic_actor< Entity ></a>
|
|
, <a class="el" href="structentt_1_1basic__handle.html#a96f1d26b9fba0fb90827950774432ec3">entt::basic_handle< Entity ></a>
|
|
, <a class="el" href="classentt_1_1connection.html#a408ef4df083d255a92f708219c7dffc6">entt::connection</a>
|
|
, <a class="el" href="classentt_1_1delegate_3_01Ret_07Args_8_8_8_08_4.html#ae6135edc6c6155d19f86b7f27038a1f6">entt::delegate< Ret(Args...)></a>
|
|
, <a class="el" href="classentt_1_1meta__any.html#a0aec8274019fc0727cf96c91866707e5">entt::meta_any</a>
|
|
, <a class="el" href="classentt_1_1meta__associative__container_1_1meta__iterator.html#a32acc23351d310b51d790c5ea2ac43ef">entt::meta_associative_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__associative__container.html#a3fb7890a5a5e93ed3b76c7206b71a901">entt::meta_associative_container</a>
|
|
, <a class="el" href="structentt_1_1meta__base.html#aaed1d0b5e945b56691a009269ed0aa28">entt::meta_base</a>
|
|
, <a class="el" href="structentt_1_1meta__conv.html#a4ce973e101877839536b747c41b8f2b5">entt::meta_conv</a>
|
|
, <a class="el" href="structentt_1_1meta__ctor.html#a96d07320eeb1bd3df62501a2d0d26fef">entt::meta_ctor</a>
|
|
, <a class="el" href="structentt_1_1meta__data.html#a1127923d5d2f1c59af5e739c95f4798a">entt::meta_data</a>
|
|
, <a class="el" href="structentt_1_1meta__func.html#a9727c67eadcaea8a0dc66b7d4b7637e0">entt::meta_func</a>
|
|
, <a class="el" href="structentt_1_1meta__prop.html#a97affd0004b41d0fedc5287157f701c6">entt::meta_prop</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container_1_1meta__iterator.html#a239d3381fa30ce009cbfa4e9f498b4ba">entt::meta_sequence_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container.html#a92441a5f3cb720a1fff0f5f4e7451341">entt::meta_sequence_container</a>
|
|
, <a class="el" href="classentt_1_1meta__type.html#aa982605bfed3124bca1cbd492683d5a5">entt::meta_type</a>
|
|
, <a class="el" href="classentt_1_1resource__handle.html#a930d352c24582c182abdce56f5238a63">entt::resource_handle< Resource ></a>
|
|
, <a class="el" href="structentt_1_1scoped__connection.html#a33c6351e2adea868ca13888e9f228259">entt::scoped_connection</a>
|
|
</li>
|
|
<li>operator const Resource &()
|
|
: <a class="el" href="classentt_1_1resource__handle.html#ad2df712c7c737a29167287b44652bc06">entt::resource_handle< Resource ></a>
|
|
</li>
|
|
<li>operator const value_type *()
|
|
: <a class="el" href="classentt_1_1basic__hashed__string.html#aea866875a9b05e5c01c9642766a5857f">entt::basic_hashed_string< Char ></a>
|
|
</li>
|
|
<li>operator Entity()
|
|
: <a class="el" href="structentt_1_1null__t.html#a645f6d96cbb99f7b245058a05bf0e28b">entt::null_t</a>
|
|
</li>
|
|
<li>operator entity_type()
|
|
: <a class="el" href="structentt_1_1basic__handle.html#ae704d7df9242eea8f6c1b20c23b38041">entt::basic_handle< Entity ></a>
|
|
</li>
|
|
<li>operator hash_type()
|
|
: <a class="el" href="classentt_1_1basic__hashed__string.html#af0018b378b254991675acc20ba2c600d">entt::basic_hashed_string< Char ></a>
|
|
</li>
|
|
<li>operator Resource &()
|
|
: <a class="el" href="classentt_1_1resource__handle.html#a98144224b4d553da3ca2e903c0536920">entt::resource_handle< Resource ></a>
|
|
</li>
|
|
<li>operator Type()
|
|
: <a class="el" href="structentt_1_1monostate.html#a9e5a76a9f1aba8a54cd1c8b4d7ded0d3">entt::monostate< id_type ></a>
|
|
</li>
|
|
<li>operator!=()
|
|
: <a class="el" href="classentt_1_1meta__associative__container_1_1meta__iterator.html#aea9e770fbcf6dd2383907535a00b7a26">entt::meta_associative_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container_1_1meta__iterator.html#a32bfa671c49ffd36e8d8dea50fbe16de">entt::meta_sequence_container::meta_iterator</a>
|
|
, <a class="el" href="structentt_1_1null__t.html#ab934a6abf738e0bc2c1d6eb6c0caeb32">entt::null_t</a>
|
|
</li>
|
|
<li>operator()()
|
|
: <a class="el" href="classentt_1_1delegate_3_01Ret_07Args_8_8_8_08_4.html#a0e53caedb53810bc96aa71bce199c990">entt::delegate< Ret(Args...)></a>
|
|
, <a class="el" href="structentt_1_1identity.html#a4d7a7e37b75d42e0be10c1283c7f920d">entt::identity</a>
|
|
, <a class="el" href="structentt_1_1insertion__sort.html#a73a5644fe5b683f9b9376c89ac47f2b8">entt::insertion_sort</a>
|
|
, <a class="el" href="structentt_1_1radix__sort.html#a1989f6fbe18d3d82fdea9745d6b9ee96">entt::radix_sort< Bit, N ></a>
|
|
, <a class="el" href="structentt_1_1std__sort.html#af25b38ddb03e206a71a1f47521eaea46">entt::std_sort</a>
|
|
, <a class="el" href="structentt_1_1y__combinator.html#aaf600432620d702c835ff5555f962c40">entt::y_combinator< Func ></a>
|
|
</li>
|
|
<li>operator*()
|
|
: <a class="el" href="classentt_1_1meta__any.html#a62b26856b5d7e3800c709cd175dd0ac5">entt::meta_any</a>
|
|
, <a class="el" href="classentt_1_1meta__associative__container_1_1meta__iterator.html#a9417a9f49bfdb6ad4edda6a17bfe6650">entt::meta_associative_container::meta_iterator</a>
|
|
, <a class="el" href="structentt_1_1meta__handle.html#a8ef38834d879370c9d95ee6ffb2fde15">entt::meta_handle</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container_1_1meta__iterator.html#ab88fe602ee7756bc182bd2b75554ac56">entt::meta_sequence_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1resource__handle.html#a21a17566dab60b999ecff36a76ac95eb">entt::resource_handle< Resource ></a>
|
|
</li>
|
|
<li>operator++()
|
|
: <a class="el" href="classentt_1_1meta__associative__container_1_1meta__iterator.html#a90ad8bad5e8a5bcdaa82d34652757cd5">entt::meta_associative_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container_1_1meta__iterator.html#af5131592c67a54e5b44932387f6867d4">entt::meta_sequence_container::meta_iterator</a>
|
|
</li>
|
|
<li>operator->()
|
|
: <a class="el" href="structentt_1_1meta__handle.html#ad1309701800c7727eb519ee14b655e30">entt::meta_handle</a>
|
|
, <a class="el" href="classentt_1_1resource__handle.html#a0a8534c9fef4de0e245b0de616b8ce1d">entt::resource_handle< Resource ></a>
|
|
</li>
|
|
<li>operator=()
|
|
: <a class="el" href="structentt_1_1basic__actor.html#abe792e12cbb043a2dddce14a3f5da3f3">entt::basic_actor< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__continuous__loader.html#afd396d84cb27e070a6a812bd28140c75">entt::basic_continuous_loader< Entity ></a>
|
|
, <a class="el" href="structentt_1_1basic__handle.html#a4312ae1b3548a06b5132fd13ab7d880f">entt::basic_handle< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__observer.html#a03dcb6b0999d29bc39410d7ae6d9ac53">entt::basic_observer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__registry.html#a70f7acd3a0e9a8dc4ef7e85172f93a59">entt::basic_registry< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__snapshot.html#a1484b609195cfd057bbdd8808d4392bc">entt::basic_snapshot< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__snapshot__loader.html#aa55eeaad2ab4dd117524afff9d6e184b">entt::basic_snapshot_loader< Entity ></a>
|
|
, <a class="el" href="classentt_1_1emitter.html#ab270d2c6d986621a781467e29e64629c">entt::emitter< Derived ></a>
|
|
, <a class="el" href="classentt_1_1meta__any.html#a80b825c89dc1509a9099d807b528b3aa">entt::meta_any</a>
|
|
, <a class="el" href="structentt_1_1monostate.html#ab44055ad9700c8e77b9b2bbb7f91f032">entt::monostate< id_type ></a>
|
|
, <a class="el" href="structentt_1_1resource__cache.html#a1aecfbf6c4faaadb05ce5005c202223c">entt::resource_cache< Resource ></a>
|
|
, <a class="el" href="classentt_1_1scheduler.html#aea6ab78dbf00ba17c6e828ee0505afd9">entt::scheduler< Delta ></a>
|
|
, <a class="el" href="structentt_1_1scoped__connection.html#a900d499bf30a8f33beb19f41af9b93b3">entt::scoped_connection</a>
|
|
, <a class="el" href="classentt_1_1sparse__set.html#a7cb1c0bffe341b847537956075b398fa">entt::sparse_set< Entity ></a>
|
|
</li>
|
|
<li>operator==()
|
|
: <a class="el" href="classentt_1_1basic__hashed__string.html#a168ddcf724ba17c60b38093ea520aa20">entt::basic_hashed_string< Char ></a>
|
|
, <a class="el" href="classentt_1_1delegate_3_01Ret_07Args_8_8_8_08_4.html#a02045624d6c4c1e2d0f25f24b5fa6349">entt::delegate< Ret(Args...)></a>
|
|
, <a class="el" href="classentt_1_1meta__any.html#a1bd17bffb75be10543e85c78185d765a">entt::meta_any</a>
|
|
, <a class="el" href="classentt_1_1meta__associative__container_1_1meta__iterator.html#a4f75a9bd88ebd26af380ffc2fb61e0b4">entt::meta_associative_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container_1_1meta__iterator.html#a01ea3c89542681f06b080f0862a1bd3e">entt::meta_sequence_container::meta_iterator</a>
|
|
, <a class="el" href="classentt_1_1meta__type.html#ab0d6c416d233c2ff0199f2c6c01d17b0">entt::meta_type</a>
|
|
, <a class="el" href="structentt_1_1null__t.html#a08efcdfd647bd11c7a96683ffd2b1233">entt::null_t</a>
|
|
</li>
|
|
<li>operator[]()
|
|
: <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#a1277e4b3808021e0ee37d76bf34b7d1e">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#a3145c4dd82523187023c5fb9907b782d">entt::basic_group< Entity, exclude_t< Exclude... >, get_t< Get... >, Owned... ></a>
|
|
, <a class="el" href="classentt_1_1basic__view_3_01Entity_00_01exclude__t_3_4_00_01Component_01_4.html#adf5a394814faea3fcee93545da1e6a39">entt::basic_view< Entity, exclude_t<>, Component ></a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container.html#a379aff72294a9e5ae13e476ca6386966">entt::meta_sequence_container</a>
|
|
</li>
|
|
<li>orphan()
|
|
: <a class="el" href="structentt_1_1basic__handle.html#a602e2745070b9a5fb51d082a57f4948c">entt::basic_handle< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__registry.html#a10f5e61d4cabab9e9c1e87edc30de551">entt::basic_registry< Entity ></a>
|
|
</li>
|
|
<li>orphans()
|
|
: <a class="el" href="classentt_1_1basic__continuous__loader.html#ac8b328bb8c6c4acde51ab5b943f0ea86">entt::basic_continuous_loader< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__registry.html#ae337ceb77e75c10c73ffa671e09bfff8">entt::basic_registry< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__snapshot__loader.html#acd881016761f5eb598763fbf3595a625">entt::basic_snapshot_loader< Entity ></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.18
|
|
</small></address>
|
|
</body>
|
|
</html>
|