Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
async_reader.hpp File Reference
#include <helios/ecs/message/async_queue.hpp>
#include <helios/ecs/message/async_wrapper.hpp>
#include <helios/ecs/message/manager.hpp>
#include <helios/ecs/message/message.hpp>
#include <functional>
#include <iterator>
#include <limits>
#include <utility>

Go to the source code of this file.

Classes

class  helios::ecs::AsyncMessageReader< T >
 Type-safe, move-based reader for async messages. More...

Namespaces

namespace  helios
namespace  helios::ecs