116 lines
22 KiB
HTML
116 lines
22 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.9.6"/>
|
|
<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-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"> 3.12.0</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.6 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(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">
|
|
<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 class members with links to the class documentation for each member:</div>
|
|
|
|
<h3><a id="index_o" name="index_o"></a>- o -</h3><ul>
|
|
<li>on() : <a class="el" href="classentt_1_1emitter.html#ad620441c088f7e4d1cc4f852f4ec4bad">entt::emitter< Derived, Allocator ></a></li>
|
|
<li>on_construct() : <a class="el" href="classentt_1_1basic__registry.html#ab68c1ba5692d30350d30121663203aea">entt::basic_registry< Entity, Allocator ></a>, <a class="el" href="structentt_1_1sigh__helper_3_01Registry_00_01Type_01_4.html#a1d77fc6d2924e419a9cc022231ad0e32">entt::sigh_helper< Registry, Type ></a>, <a class="el" href="classentt_1_1sigh__mixin.html#a065e9aaadcf67521c1ff650f2f90fcde">entt::sigh_mixin< Type ></a></li>
|
|
<li>on_destroy() : <a class="el" href="classentt_1_1basic__registry.html#a0984ffe101cfef78d7e755bbaed5842e">entt::basic_registry< Entity, Allocator ></a>, <a class="el" href="structentt_1_1sigh__helper_3_01Registry_00_01Type_01_4.html#a0bf3fdfbe983ec6d9ce9fae4b0465ddf">entt::sigh_helper< Registry, Type ></a>, <a class="el" href="classentt_1_1sigh__mixin.html#a890c6eef51783b4bd441021c3eb92964">entt::sigh_mixin< Type ></a></li>
|
|
<li>on_update() : <a class="el" href="classentt_1_1basic__registry.html#a1b83f8586cfb519b7b966751094c5381">entt::basic_registry< Entity, Allocator ></a>, <a class="el" href="structentt_1_1sigh__helper_3_01Registry_00_01Type_01_4.html#abbd7db28fd4c97ba98b25c22dff7c26f">entt::sigh_helper< Registry, Type ></a>, <a class="el" href="classentt_1_1sigh__mixin.html#a066892c2e87f8b55fba6fd95bd836da1">entt::sigh_mixin< Type ></a></li>
|
|
<li>operator basic_group< Owned, Get, Exclude >() : <a class="el" href="classentt_1_1as__group.html#ab252f9fcd1a370a52dd8abfd7f32cec8">entt::as_group< Registry ></a></li>
|
|
<li>operator basic_handle< Other, Args... >() : <a class="el" href="structentt_1_1basic__handle.html#ac1c8add27af60e420f5f0d1d2fd078db">entt::basic_handle< Registry, Scope ></a></li>
|
|
<li>operator basic_view< Get, Exclude >() : <a class="el" href="classentt_1_1as__view.html#afd2048bc06e3758fa9fb811e7dd10c5f">entt::as_view< Registry ></a></li>
|
|
<li>operator bool() : <a class="el" href="classentt_1_1basic__any.html#a0a4e687230c96ff901b41d16b7fd41f6">entt::basic_any< Len, Align ></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#ac4a67ec8ec5c496f331e10a01acf7ef8">entt::basic_group< owned_t< Owned... >, get_t< Get... >, exclude_t< Exclude... > ></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#a5032823e971e2da23bacae135c78fbd2">entt::basic_group< owned_t<>, get_t< Get... >, exclude_t< Exclude... > ></a>, <a class="el" href="structentt_1_1basic__handle.html#a9d6c1f30cb7e6eed039de66b6ed05163">entt::basic_handle< Registry, Scope ></a>, <a class="el" href="classentt_1_1basic__poly.html#a9bd854e20fcb28a1c8bd9e616cce21a7">entt::basic_poly< Concept, Len, Align ></a>, <a class="el" href="classentt_1_1basic__view_3_01get__t_3_01Get_01_4_00_01exclude__t_3_4_00_01std_1_1void__t_3_01stddbffb013d97cb17f111d354548ec1c50.html#ad78e5c60f38a6f586791d0dd5d17d7bc">entt::basic_view< get_t< Get >, exclude_t<>, std::void_t< std::enable_if_t<!Get::traits_type::in_place_delete > > ></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_01_4.html#a033010ef5d130d589521afe6e2ccbbcb">entt::basic_view< get_t< Get... >, exclude_t< Exclude... > ></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.html#a3fb7890a5a5e93ed3b76c7206b71a901">entt::meta_associative_container</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__handle.html#a581c82651e531f669d95fbe2a673b1c6">entt::meta_handle</a>, <a class="el" href="structentt_1_1meta__prop.html#a97affd0004b41d0fedc5287157f701c6">entt::meta_prop</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.html#a45e0fc4a3de1153c781729a79a7d5314">entt::resource< Type ></a>, <a class="el" href="structentt_1_1scoped__connection.html#a33c6351e2adea868ca13888e9f228259">entt::scoped_connection</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 element_type &() : <a class="el" href="classentt_1_1resource.html#ab4ab5d954d3603d3080e5434691f81b9">entt::resource< Type ></a></li>
|
|
<li>operator Entity() : <a class="el" href="structentt_1_1null__t.html#a645f6d96cbb99f7b245058a05bf0e28b">entt::null_t</a>, <a class="el" href="structentt_1_1tombstone__t.html#a7ac55427538dd1b5e39ec064a4ffdd14">entt::tombstone_t</a></li>
|
|
<li>operator entity_type() : <a class="el" href="structentt_1_1basic__handle.html#a309c43b46efbd454f2c2c22b0a23b71f">entt::basic_handle< Registry, Scope ></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 id_type() : <a class="el" href="structentt_1_1type__hash.html#af2b51b4b9e0350fe1e3ee3882aefbb9f">entt::type_hash< Type, typename ></a>, <a class="el" href="structentt_1_1type__index.html#a77cd61cb3147ea14f8dddb408d7fac26">entt::type_index< Type, typename ></a></li>
|
|
<li>operator std::string_view() : <a class="el" href="structentt_1_1type__name.html#aa5ff3bff84b5b96fc77e63a7af1e3d7a">entt::type_name< Type, typename ></a></li>
|
|
<li>operator Type() : <a class="el" href="structentt_1_1monostate.html#a9e5a76a9f1aba8a54cd1c8b4d7ded0d3">entt::monostate< id_type ></a></li>
|
|
<li>operator Type &&() : <a class="el" href="structentt_1_1poly__inspector.html#a5b44cbea11e79b2ff918165b7bf100eb">entt::poly_inspector</a></li>
|
|
<li>operator!=() : <a class="el" href="classentt_1_1basic__any.html#a749a2855eff737c3ce0882f30bf7ad9a">entt::basic_any< Len, Align ></a>, <a class="el" href="classentt_1_1meta__any.html#aec29c7df7a409e920594e0d34f3f71e0">entt::meta_any</a>, <a class="el" href="structentt_1_1meta__handle.html#a11b6e0b55c075f6fff13a7f5ebae586e">entt::meta_handle</a>, <a class="el" href="structentt_1_1null__t.html#a6736a78ac5ffa158b229fdf4fefcdc34">entt::null_t</a>, <a class="el" href="structentt_1_1tombstone__t.html#ac4d838cb66da20f90041cf6e57775512">entt::tombstone_t</a></li>
|
|
<li>operator()() : <a class="el" href="structentt_1_1allocation__deleter.html#aaeea55e9539671ec5d6b1660f25e57d3">entt::allocation_deleter< Allocator ></a>, <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_1forward__apply.html#a151fa7f389efe40a8b4c09c1bd055ec2">entt::forward_apply< Func ></a>, <a class="el" href="structentt_1_1identity.html#a01974d2754961c63e5c9b9c2a9051dbd">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_1resource__loader.html#a675f609c3081613b042167bd44050e70">entt::resource_loader< Type ></a>, <a class="el" href="structentt_1_1std__sort.html#a8895e4acd1677a60e07d7e28748fe667">entt::std_sort</a>, <a class="el" href="structentt_1_1y__combinator.html#a60dcd896c4b8724ed4886c63977943fa">entt::y_combinator< Func ></a></li>
|
|
<li>operator*() : <a class="el" href="structentt_1_1input__iterator__pointer.html#acd0737a761dfcece982e92e34ed531e4">entt::input_iterator_pointer< Type ></a>, <a class="el" href="classentt_1_1iota__iterator.html#a6bfaf493a4c0f62e2f80efbcddb38b00">entt::iota_iterator< Type ></a>, <a class="el" href="classentt_1_1meta__any.html#a51f864d385388b5c9144a10bb4215424">entt::meta_any</a>, <a class="el" href="classentt_1_1resource.html#a3e7db8eefa9359ac9988d834b3962207">entt::resource< Type ></a></li>
|
|
<li>operator++() : <a class="el" href="classentt_1_1iota__iterator.html#ab19a713e192ed574e22011a409c053c8">entt::iota_iterator< Type ></a></li>
|
|
<li>operator->() : <a class="el" href="classentt_1_1basic__poly.html#a490333415cfcb0c59b12a11f8ccd36c7">entt::basic_poly< Concept, Len, Align ></a>, <a class="el" href="structentt_1_1input__iterator__pointer.html#a82563e07f0b715f1c587bd2d0e270fbc">entt::input_iterator_pointer< Type ></a>, <a class="el" href="structentt_1_1meta__handle.html#af23a9a171e4e55cb8cd75888dab84b8b">entt::meta_handle</a>, <a class="el" href="classentt_1_1resource.html#a7b38d4c222cb67f5576872dcb8fe1d13">entt::resource< Type ></a></li>
|
|
<li>operator=() : <a class="el" href="classentt_1_1adjacency__matrix.html#a2241ebad4fdf44c71cbe730d99a5478b">entt::adjacency_matrix< Category, Allocator ></a>, <a class="el" href="classentt_1_1basic__any.html#a31138c41bc5b74e0b62e4e97701772e9">entt::basic_any< Len, Align ></a>, <a class="el" href="classentt_1_1basic__continuous__loader.html#a0dd7ab08396cc51ddbbf1f3331b0bc87">entt::basic_continuous_loader< Registry ></a>, <a class="el" href="classentt_1_1basic__dispatcher.html#ae743b9211b995d86eec1fba117fc9799">entt::basic_dispatcher< Allocator ></a>, <a class="el" href="classentt_1_1basic__flow.html#abc4820f568a811f5c7f0557dc08d1233">entt::basic_flow< Allocator ></a>, <a class="el" href="classentt_1_1basic__observer.html#aa5495e24b980c64824f52b872f5dabfa">entt::basic_observer< Registry, Mask, Allocator ></a>, <a class="el" href="classentt_1_1basic__registry.html#a825a977af35627faca20c0ea388d10fa">entt::basic_registry< Entity, Allocator ></a>, <a class="el" href="classentt_1_1basic__runtime__view.html#a554579a85e4c40fd1506949c01706c27">entt::basic_runtime_view< Type, Allocator ></a>, <a class="el" href="classentt_1_1basic__scheduler.html#acd67e16d17cf26ec80034aeb1faa991d">entt::basic_scheduler< Delta ></a>, <a class="el" href="classentt_1_1basic__snapshot.html#a149c419863771ff599abd2103647ec6b">entt::basic_snapshot< Registry ></a>, <a class="el" href="classentt_1_1basic__snapshot__loader.html#ac7653702c1ae5d81510d3ea338fb5c4a">entt::basic_snapshot_loader< Registry ></a>, <a class="el" href="classentt_1_1basic__sparse__set.html#a53f8aad7f89c040a3ef0e79ad9e814fb">entt::basic_sparse_set< Entity, Allocator ></a>, <a class="el" href="classentt_1_1basic__storage.html#a8507e607a4f0e571f0d85637030a86c5">entt::basic_storage< Type, Entity, Allocator, typename ></a>, <a class="el" href="classentt_1_1basic__storage_3_01Entity_00_01Entity_00_01Allocator_01_4.html#a723daaf0eab065ab697d1d6d1be56452">entt::basic_storage< Entity, Entity, Allocator ></a>, <a class="el" href="classentt_1_1basic__storage_3_01Type_00_01Entity_00_01Allocator_00_01std_1_1enable__if__t_3_01co2dd25f12de13e2fda612c38b5da5182f.html#acc79299daa427277fc5367baad15029d">entt::basic_storage< Type, Entity, Allocator, std::enable_if_t< component_traits< Type >::page_size==0u > ></a>, <a class="el" href="classentt_1_1compressed__pair.html#acf00969e81a01bc889b94c820cfb6cb8">entt::compressed_pair< First, Second ></a>, <a class="el" href="classentt_1_1dense__map.html#aadc4fceb8b438a1eeea0ee95f7885d60">entt::dense_map< Key, Type, Hash, KeyEqual, Allocator ></a>, <a class="el" href="classentt_1_1dense__set.html#a1ef7ba76f4c3b36ec7d54325706003a0">entt::dense_set< Type, Hash, KeyEqual, Allocator ></a>, <a class="el" href="classentt_1_1emitter.html#a3cf6cad201e76ebbc43d426518928501">entt::emitter< Derived, Allocator ></a>, <a class="el" href="classentt_1_1meta__any.html#a0a9a19e8d19c2f86d53fb159d591364a">entt::meta_any</a>, <a class="el" href="structentt_1_1meta__handle.html#a2d301c4614d689edbeab106a27fc8e46">entt::meta_handle</a>, <a class="el" href="structentt_1_1monostate.html#ab44055ad9700c8e77b9b2bbb7f91f032">entt::monostate< id_type ></a>, <a class="el" href="classentt_1_1resource.html#a712fbb5bb404c4510999ef9383651f5d">entt::resource< Type ></a>, <a class="el" href="classentt_1_1resource__cache.html#ad007cb4884a7dfa45d5c6937cd2d6943">entt::resource_cache< Type, Loader, Allocator ></a>, <a class="el" href="structentt_1_1scoped__connection.html#a964913528a3c74d950eee17f6d7705ac">entt::scoped_connection</a>, <a class="el" href="classentt_1_1sigh_3_01Ret_07Args_8_8_8_08_00_01Allocator_01_4.html#a0e751052a350e7cedc9646c7edc39de6">entt::sigh< Ret(Args...), Allocator ></a>, <a class="el" href="classentt_1_1sigh__mixin.html#a2f58f832dfcc4b434970ab3aa7aa369a">entt::sigh_mixin< Type ></a></li>
|
|
<li>operator==() : <a class="el" href="classentt_1_1basic__any.html#ae7b91c6ef21a43af18d8f1657e458461">entt::basic_any< Len, Align ></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#ae2fc0c5e7414152fa8d0cf821005dc5c">entt::meta_any</a>, <a class="el" href="structentt_1_1meta__data.html#a9316b0562ce25724c72a271344d856ca">entt::meta_data</a>, <a class="el" href="structentt_1_1meta__func.html#a671bac8b8f15d534c5fa6c80cac22270">entt::meta_func</a>, <a class="el" href="structentt_1_1meta__handle.html#aa50eb4ecc61428fae6cdced618d75608">entt::meta_handle</a>, <a class="el" href="structentt_1_1meta__prop.html#ac7c7cc8175382311c5d63a5f636a442a">entt::meta_prop</a>, <a class="el" href="classentt_1_1meta__type.html#ab0d6c416d233c2ff0199f2c6c01d17b0">entt::meta_type</a>, <a class="el" href="structentt_1_1null__t.html#aed9c63b072bec4c7c6c15dc110620a93">entt::null_t</a>, <a class="el" href="structentt_1_1tombstone__t.html#af95e989594791f7eb458b22269b0a3b5">entt::tombstone_t</a></li>
|
|
<li>operator[]() : <a class="el" href="classentt_1_1basic__flow.html#a12d419b34b81caf99d8e15e7fcb07316">entt::basic_flow< Allocator ></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#a9c8624960249235714926777c1b4423e">entt::basic_group< owned_t< Owned... >, get_t< Get... >, exclude_t< Exclude... > ></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#a38ee47145fc3fcb63ab0a80250f43a55">entt::basic_group< owned_t<>, get_t< Get... >, exclude_t< Exclude... > ></a>, <a class="el" href="classentt_1_1basic__sparse__set.html#aba848e5d30f1f8fadce544d7bba7296a">entt::basic_sparse_set< Entity, Allocator ></a>, <a class="el" href="classentt_1_1basic__view_3_01get__t_3_01Get_01_4_00_01exclude__t_3_4_00_01std_1_1void__t_3_01stddbffb013d97cb17f111d354548ec1c50.html#af2fccf8efb3e7e49c521d8f2260fe7fc">entt::basic_view< get_t< Get >, exclude_t<>, std::void_t< std::enable_if_t<!Get::traits_type::in_place_delete > > ></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_01_4.html#a5b01bd01fb5b32fa84c3a45c8c8c2d98">entt::basic_view< get_t< Get... >, exclude_t< Exclude... > ></a>, <a class="el" href="classentt_1_1dense__map.html#a9b5784ca7ce9ab1ea46b303598f9987d">entt::dense_map< Key, Type, Hash, KeyEqual, Allocator ></a>, <a class="el" href="classentt_1_1meta__sequence__container.html#a69ecff5787961fb20256491e56df04ee">entt::meta_sequence_container</a>, <a class="el" href="classentt_1_1resource__cache.html#a9b251c4193a8a6b7e5e3856e5ea95078">entt::resource_cache< Type, Loader, Allocator ></a></li>
|
|
<li>operator|() : <a class="el" href="classentt_1_1basic__view_3_01get__t_3_01Get_01_4_00_01exclude__t_3_4_00_01std_1_1void__t_3_01stddbffb013d97cb17f111d354548ec1c50.html#a44a859b93873b90b691b6d72f5e7ed3b">entt::basic_view< get_t< Get >, exclude_t<>, std::void_t< std::enable_if_t<!Get::traits_type::in_place_delete > > ></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_01_4.html#adae3f80b4fd6c698f98bfeaa73200b0c">entt::basic_view< get_t< Get... >, exclude_t< Exclude... > ></a></li>
|
|
<li>orphan() : <a class="el" href="structentt_1_1basic__handle.html#a7ed6c2bcefa06c826c90013abf9c15f2">entt::basic_handle< Registry, Scope ></a>, <a class="el" href="classentt_1_1basic__registry.html#a1b36843b380e02019ad88c455d6e6d17">entt::basic_registry< Entity, Allocator ></a></li>
|
|
<li>orphans() : <a class="el" href="classentt_1_1basic__continuous__loader.html#ae497e30cd8fa96978a067bb0f4dee5cd">entt::basic_continuous_loader< Registry ></a>, <a class="el" href="classentt_1_1basic__snapshot__loader.html#ad37932c98a812596d40456bd4610e535">entt::basic_snapshot_loader< Registry ></a></li>
|
|
<li>out_edge_iterator : <a class="el" href="classentt_1_1adjacency__matrix.html#a88b3a1f0df93f9785b51ece42cb71852">entt::adjacency_matrix< Category, Allocator ></a></li>
|
|
<li>out_edges() : <a class="el" href="classentt_1_1adjacency__matrix.html#a4e28de523aa924aea9c8c78b5981a9df">entt::adjacency_matrix< Category, Allocator ></a></li>
|
|
<li>owned() : <a class="el" href="classentt_1_1basic__registry.html#a5e7bd7dc60b65667dc19008c527306a6">entt::basic_registry< Entity, Allocator ></a></li>
|
|
<li>owned_t() : <a class="el" href="structentt_1_1owned__t.html#aedd46ae91f695bd116159d43b4aaa063">entt::owned_t< Type ></a></li>
|
|
<li>owner() : <a class="el" href="classentt_1_1basic__any.html#a4f36479ca4ac3ad94a80fc3ac3eb1a24">entt::basic_any< Len, Align ></a>, <a class="el" href="classentt_1_1meta__any.html#afa9cc4d9856cfa3edbcb236219b1d52f">entt::meta_any</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.6
|
|
</small></address>
|
|
</body>
|
|
</html>
|