template <>

class WireWeakAsyncBufferClientImpl

Defined at line 1548 of file fidling/gen/sdk/fidl/fuchsia.hardware.pin/fuchsia.hardware.pin/cpp/fidl/fuchsia.hardware.pin/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_hardware_pin::Debug::GetProperties> GetProperties ()

Returns the static properties of a pin.

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_hardware_pin::Debug::ConnectPin> ConnectPin (::fidl::ServerEnd< ::fuchsia_hardware_pin::Pin> && server)

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_hardware_pin::Debug::ConnectGpio> ConnectGpio (::fidl::ServerEnd< ::fuchsia_hardware_gpio::Gpio> && server)

Returns ZX_ERR_NOT_SUPPORTED if the pin does not support GPIO.

Caller provides the backing storage for FIDL message.