template <>

class WireWeakOnewayBufferClientImpl

Defined at line 355 of file fidling/gen/src/camera/bin/device_watcher/fuchsia.camera.test/cpp/fidl/fuchsia.camera.test/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus InjectDevice (::fidl::ClientEnd< ::fuchsia_hardware_camera::Device> && camera)

Inserts the given controller implementation as a new device.

Caller provides the backing storage for FIDL message.

::fidl::OneWayStatus InjectDeviceByPath (::fidl::StringView path)

Inserts the given controller implementation as a new device path.

Caller provides the backing storage for FIDL message.