Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
subscription.hpp File Reference
#include "aria/callback_boundary.hpp"
#include <cstddef>
#include <concepts>
#include <type_traits>
#include <functional>
#include <memory>
#include <utility>
#include <vector>
Include dependency graph for subscription.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aria::Subscription
 RAII handle to a single subscription. More...
class  aria::SubscriptionBag
 Aggregate holder: owns multiple Subscriptions and drops them together. More...

Namespaces

namespace  aria