Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
view_adapter_base.hpp File Reference
#include "aria/abi/export.hpp"
#include "aria/binding/view_adapter.hpp"
#include <cstdint>
#include <functional>
#include <string>
#include <string_view>
Include dependency graph for view_adapter_base.hpp:

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