MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ describe()

static constexpr auto MayaFlux::Nexus::State::FabricSchema::describe ( )
inlinestaticconstexpr

Definition at line 277 of file Schema.hpp.

278 {
279 return std::make_tuple(
285 }
constexpr auto member(std::string_view key, T Class::*ptr)
Definition Mirror.hpp:37
std::vector< EntityRecord > entities
Definition Schema.hpp:273
std::vector< ExpanseRecord > expanses
Definition Schema.hpp:274

References entities, expanses, fabric_name, MayaFlux::Reflect::member(), ranges, and version.

+ Here is the call graph for this function: