Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
dispatcher_executor.hpp File Reference
#include "aria/async/executor.hpp"
#include "aria/property_ops.hpp"
#include "aria/runtime/dispatcher.hpp"
#include <chrono>
#include <functional>
#include <utility>
Include dependency graph for dispatcher_executor.hpp:

Go to the source code of this file.

Classes

class  aria::runtime::DispatcherExecutor
 IExecutor forwarding post() to a runtime::IDispatcher. More...
class  aria::runtime::DispatcherScheduler
 IDelayedScheduler backed by IDispatcher::post_delayed. More...

Namespaces

namespace  aria
namespace  aria::runtime