template <>
class WireSyncBufferClientImpl
Defined at line 1273 of file fidling/gen/sdk/fidl/fuchsia.device.test/fuchsia.device.test/cpp/fidl/fuchsia.device.test/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_device_test::RootDevice::CreateDevice> CreateDevice (::fidl::StringView name)
Create a device with the given `name` that is a child of this device.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.