Skip to main content

ManagerRegistry.ixx File

Type-indexed registry for managing Manager instances. More...

Included Headers

#include <cassert> #include <memory> #include <span> #include <vector> #include <helios.engine.runtime.concepts> #include <helios.engine.runtime.world.Manager> #include <helios.engine.runtime.world.types> #include <helios.engine.core.container>

Namespaces Index

namespacehelios
namespaceengine
namespaceruntime
namespaceworld

Description

Type-indexed registry for managing Manager instances.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7#include <cassert>
8#include <memory>
9#include <span>
10#include <vector>
11
12
13export module helios.engine.runtime.world.ManagerRegistry;
14
15import helios.engine.core.container;
16import helios.engine.runtime.world.Manager;
17import helios.engine.runtime.concepts;
18import helios.engine.runtime.world.types;
19
22
23export namespace helios::engine::runtime::world {
24
36
37}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.