Skip to main content

WindowCloseCommand.ixx File

Command requesting closure of a specific window entity. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespaceplatform
namespacewindow
namespacecommands

Classes Index

structWindowCloseCommand<THandle>

Requests closing a single window. More...

Description

Command requesting closure of a specific window entity.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.platform.window.commands.WindowCloseCommand;
8
9import helios.engine.platform.window.types.WindowHandle;
10import helios.engine.platform.window.concepts.IsWindowHandle;
11
13using namespace helios::engine::platform::window::concepts;
15
21 template<typename THandle>
24
27
28 };
29
30
31}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.