Skip to main content

WindowCreateCommand.ixx File

Command payload for creating a platform window. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespaceplatform
namespacewindow
namespacecommands

Classes Index

structWindowCreateCommand<THandle>

Requests creation of a window for a specific window entity. More...

Description

Command payload for creating a platform window.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7#include <string>
8
9export module helios.engine.platform.window.commands.WindowCreateCommand;
10
11import helios.engine.platform.window.types.WindowConfig;
12
13import helios.engine.platform.window.types.WindowHandle;
14import helios.engine.platform.window.concepts.IsWindowHandle;
15
17using namespace helios::engine::platform::window::concepts;
19
25 template<typename THandle>
30
33 };
34
35
36}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.