README.md File
Namespaces Index
| namespace | data |
|
Core data structures for inter-system communication. More... | |
File Listing
The file content with the documentation metadata removed is:
## helios::core::data
This namespace provides fundamental data structures for efficient, type-safe inter-system communication. The primary pattern implemented is a double-buffered, type-indexed message system that enables lock-free producer-consumer communication in single-threaded game loops.
---
<details>
<summary>Doxygen</summary><p>
@namespace helios::core::data
@brief Core data structures for inter-system communication.
@details This namespace provides fundamental data structures for efficient, type-safe inter-system communication. Implements a double-buffered, type-indexed message system that enables lock-free producer-consumer communication in single-threaded game loops.
</p></details>
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.