template <>
class WireWeakOnewayClientImpl
Defined at line 333 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.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus InjectDeviceByPath (::fidl::StringView path)
Inserts the given controller implementation as a new device path.
Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.