template <bool IsRecursive>
struct WireCodingTraits
Defined at line 87 of file fidling/gen/src/devices/bin/driver_runtime/microbenchmarks/fuchsia.runtime.microbenchmarks/cpp/fidl/fuchsia.runtime.microbenchmarks/cpp/driver/wire_messaging.h
Public Members
static const size_t kInlineSize
Public Methods
void Encode (internal::WireEncoder * encoder, ::fidl::WireResponse< ::fuchsia_runtime_microbenchmarks::Device::Handshake> * value, ::fidl::internal::WirePosition position, RecursionDepth<IsRecursive> recursion_depth)
void Decode (internal::WireDecoder * decoder, ::fidl::internal::WirePosition position, RecursionDepth<IsRecursive> recursion_depth)