template <typename Constraint, bool IsRecursive>
struct WireCodingTraits
Defined at line 973 of file fidling/gen/src/devices/tests/ddk-lifecycle/fuchsia.device.lifecycle.test/cpp/fidl/fuchsia.device.lifecycle.test/cpp/wire_types.h
Public Members
static const size_t kInlineSize
static const bool kIsMemcpyCompatible
Public Methods
void Encode (internal::WireEncoder * encoder, ::fuchsia_device_lifecycle_test::wire::TestDeviceCompleteChildInitResult * value, ::fidl::internal::WirePosition position, RecursionDepth<IsRecursive> recursion_depth)
void Decode (internal::WireDecoder * decoder, ::fidl::internal::WirePosition position, RecursionDepth<IsRecursive> recursion_depth)