StateCommand.ixx File
Command for requesting state transitions. More...
Included Headers
#include <cassert>
#include <memory>
#include <helios.engine.state.types.StateTransitionRequest>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | state |
| namespace | commands |
Classes Index
| class | StateCommand<StateType> |
|
Command that requests a state transition. More... | |
Description
Command for requesting state transitions.
File Listing
The file content with the documentation metadata removed is:
14using namespace helios::engine::state::types;
16export namespace helios::engine::state::commands {
33 class StateCommand {
38 StateTransitionRequest<StateType> transitionRequest_;
49 : transitionRequest_(transitionRequest) {}
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.