Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
event_bus.hpp File Reference
#include "aria/abi/export.hpp"
#include "aria/detail/typed_signal.hpp"
#include "aria/subscription.hpp"
#include "aria/runtime/dispatcher.hpp"
#include <any>
#include <atomic>
#include <functional>
#include <memory>
#include <typeindex>
Include dependency graph for event_bus.hpp:

Go to the source code of this file.

Classes

class  aria::runtime::EventBus
 Type-erased event bus. More...

Namespaces

namespace  aria
namespace  aria::runtime