#include <ttx/layout_json.h>
|
constexpr friend auto | tag_invoke (di::Tag< di::reflect >, di::InPlaceType< Session >) |
|
◆ operator==()
auto ttx::json::v1::Session::operator== |
( |
Session const & | | ) |
const -> bool=default |
|
default |
◆ tag_invoke
friend auto tag_invoke |
( |
di::Tag< di::reflect > | , |
|
|
di::InPlaceType< Session > | ) |
|
friend |
◆ active_tab_id
di::Optional<u64> ttx::json::v1::Session::active_tab_id |
◆ id
u64 ttx::json::v1::Session::id { 0 } |
◆ name
di::String ttx::json::v1::Session::name |
◆ tabs
di::Vector<Tab> ttx::json::v1::Session::tabs |
The documentation for this struct was generated from the following file: