Skip to main content

PlatformCommandBuffer.ixx File

Typed command buffer for platform/window command dispatch. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespaceruntime
namespacemessaging
namespacecommand

Description

Typed command buffer for platform/window command dispatch.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.runtime.messaging.command.PlatformCommandBuffer;
8
9
10
11import helios.engine.platform.environment.types;
12import helios.engine.platform.environment.commands;
13import helios.engine.platform.window.commands;
14
15import helios.engine.platform.lifecycle.commands;
16
17import helios.engine.runtime.messaging.command.TypedCommandBuffer;
18
19import helios.engine.platform.window.types.WindowHandle;
20
24
33
34 // window
39
40 // runtime platform
44 >;
45
46}
47

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.