Skip to main content

helios/engine/runtime/messaging/command/_module.ixx File

Aggregate module for helios::engine::runtime::messaging::command namespace. More...

Included Headers

Description

Aggregate module for helios::engine::runtime::messaging::command namespace.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Aggregate module for helios::engine::runtime::messaging::command namespace.
4 */
5
6export module helios.engine.runtime.messaging.command;
7
8export import helios.engine.runtime.messaging.command.TargetedCommand;
9export import helios.engine.runtime.messaging.command.TargetedCommandDispatcher;
10export import helios.engine.runtime.messaging.command.TypedTargetedCommandDispatcher;
11export import helios.engine.runtime.messaging.command.WorldCommand;
12export import helios.engine.runtime.messaging.command.WorldCommandDispatcher;
13export import helios.engine.runtime.messaging.command.TypedWorldCommandDispatcher;
14export import helios.engine.runtime.messaging.command.CommandBuffer;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.