|
Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
|
#include "aria/abi/export.hpp"#include "aria/binding/view_adapter.hpp"#include <cstdint>#include <functional>#include <string>#include <string_view>Go to the source code of this file.
Classes | |
| class | aria::binding::ViewAdapterBase |
| Base class defaulting every IViewAdapter operation to the compliant "unsupported" behaviour required by contract L-39: report through the diagnostics boundary, then return a safe default (no-op setter, zeroed getter, empty Subscription). More... | |
Namespaces | |
| namespace | aria |
| namespace | aria::binding |