Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
binding_engine.hpp File Reference
#include "aria/abi/export.hpp"
#include "aria/callback_boundary.hpp"
#include "aria/command.hpp"
#include "aria/concepts.hpp"
#include "aria/diagnostics.hpp"
#include "aria/property.hpp"
#include "aria/runtime/dispatcher.hpp"
#include "aria/subscription.hpp"
#include "aria/binding/converter.hpp"
#include "aria/binding/view_adapter.hpp"
#include <exception>
#include <functional>
#include <memory>
#include <optional>
#include <string>
#include <string_view>
#include <type_traits>
#include <unordered_map>
#include <utility>
#include <vector>
Include dependency graph for binding_engine.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aria::binding::BindingEngine
 BindingEngine: connects ViewModel properties to platform views via an adapter. More...

Namespaces

namespace  aria
namespace  aria::binding