Skip to main content

EngineStateBindings.ixx File

Engine-internal binding: maps EngineState to EngineStateTransitionId. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespacestate
namespacetypes

Classes Index

structStateTransitionId<helios::engine::runtime::enginestate::types::EngineState>

Binds EngineState to EngineStateTransitionId. More...

Description

Engine-internal binding: maps EngineState to EngineStateTransitionId.

This specialization belongs to the engine itself so that engine modules (Session, EngineFlowSystem, guards, rules, ...) can resolve StateTransitionId<EngineState>::Type.

File Listing

The file content with the documentation metadata removed is:

1
9module;
10
11export module helios.engine.runtime.enginestate.EngineStateBindings;
12
13export import helios.engine.state.types.StateTransitionId;
14export import helios.engine.runtime.enginestate.types.EngineState;
15export import helios.engine.runtime.enginestate.types.EngineStateTransitionId;
16
18
26 template<>
29 };
30
31}
32

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.