Skip to main content

types Namespace

Definition

namespace helios::engine::platform::environment::types { ... }

Classes Index

structPlatformDomainTag

Domain tag for platform identity and handles. More...

Typedefs Index

usingPlatformHandle = helios::ecs::types::EntityHandle< PlatformDomainTag >

ECS handle type referencing runtime platform entities. More...

usingPlatformId = StrongId< PlatformDomainTag >

Strong id identifying runtime platform entities. More...

Typedefs

PlatformHandle

using helios::engine::platform::environment::types::PlatformHandle = typedef helios::ecs::types::EntityHandle<PlatformDomainTag>

ECS handle type referencing runtime platform entities.

Definition at line 17 of file PlatformHandle.ixx.

17 using PlatformHandle = helios::ecs::types::EntityHandle<PlatformDomainTag>;

PlatformId

using helios::engine::platform::environment::types::PlatformId = typedef StrongId<PlatformDomainTag>

Strong id identifying runtime platform entities.

Definition at line 18 of file PlatformId.ixx.


The documentation for this namespace was generated from the following files:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.