Skip to main content

StateCommandHandler.ixx File

Base class for state command handlers. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespacestate

Classes Index

classStateCommandHandler

Abstract base for type-erased state command handling. More...

Description

Base class for state command handlers.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.state.StateCommandHandler;
8
9import helios.engine.state.commands;
10
11
12export namespace helios::engine::state {
13
25
26 public:
27
28 virtual ~StateCommandHandler() = default;
29
30 };
31
32}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.