ttx 0.1.0
Loading...
Searching...
No Matches
ttx::FromJsonV1 Struct Reference

Static Public Member Functions

static auto operator() (json::v1::PaneLayoutNode const &json) -> di::Result< LayoutGroup >
 
static auto operator() (di::Box< json::v1::PaneLayoutNode > const &json) -> di::Result< di::Box< LayoutGroup > >
 
static auto operator() (json::v1::Pane const &json) -> di::Result< di::Box< LayoutPane > >
 

Member Function Documentation

◆ operator()() [1/3]

static auto ttx::FromJsonV1::operator() ( di::Box< json::v1::PaneLayoutNode > const & json) -> di::Result<di::Box<LayoutGroup>>
inlinestatic

◆ operator()() [2/3]

static auto ttx::FromJsonV1::operator() ( json::v1::Pane const & json) -> di::Result<di::Box<LayoutPane>>
inlinestatic

◆ operator()() [3/3]

static auto ttx::FromJsonV1::operator() ( json::v1::PaneLayoutNode const & json) -> di::Result<LayoutGroup>
inlinestatic

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