template <>
class WireSyncBufferClientImpl
Defined at line 274 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 via an argument to `.buffer()`.
::fidl::OneWayStatus InjectDeviceByPath (::fidl::StringView path)
Inserts the given controller implementation as a new device path.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.