Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
aria::adapters::http::HttpAdapter::ViewInfo Struct Reference

Snapshot of currently registered (id, kind) pairs. More...

#include <http_adapter.hpp>

Public Attributes

std::string id
std::string kind

Detailed Description

Snapshot of currently registered (id, kind) pairs.

Useful for diagnostics / dynamic UI generation on the client.

Member Data Documentation

◆ id

std::string aria::adapters::http::HttpAdapter::ViewInfo::id

◆ kind

std::string aria::adapters::http::HttpAdapter::ViewInfo::kind

The documentation for this struct was generated from the following file: