StateTypeId.ixx File
Included Headers
#include <functional>
#include <helios.core.types>
#include <helios.core.data.TypeIndexer>
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | state |
|
Generic, template-based state management system. More... | |
| namespace | types |
|
Type definitions for state transitions. More... | |
Classes Index
| class | StateTypeId |
| struct | helios_engine_common_tag_StateTypes |
|
Tag type for the TypeIndexer domain. More... | |
| struct | hash<helios::engine::state::types::StateTypeId> |
|
std::hash specialization for StateTypeId. More... | |
File Listing
The file content with the documentation metadata removed is:
11export namespace helios::engine::state::types {
14 class StateTypeId {
42 explicit StateTypeId(helios::core::types::no_init_t) {}
65 static const size_t tid = helios::core::data::TypeIndexer<StateType>::typeIndex<T>();
69 friend constexpr bool operator==(StateTypeId, StateTypeId) noexcept = default;
83 std::size_t operator()(const helios::engine::state::types::StateTypeId& id) const noexcept {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.