template <typename Constraint, bool IsRecursive>
struct WireCodingTraits
Defined at line 223 of file fidling/gen/sdk/fidl/fuchsia.system.state/fuchsia.system.state/cpp/fidl/fuchsia.system.state/cpp/wire_types.h
Public Members
static const size_t kInlineSize
static const bool kIsMemcpyCompatible
Public Methods
void Encode (internal::WireEncoder * encoder, ::fuchsia_system_state::wire::SystemStateTransitionGetMexecZbisResult * value, ::fidl::internal::WirePosition position, RecursionDepth<IsRecursive> recursion_depth)
void Decode (internal::WireDecoder * decoder, ::fidl::internal::WirePosition position, RecursionDepth<IsRecursive> recursion_depth)