template <>
class WireSyncClientImpl
Defined at line 283 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsi/fuchsia.hardware.vsi/cpp/fidl/fuchsia.hardware.vsi/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_hardware_vsi::PowerParent>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_hardware_vsi::PowerParent::Reset> Reset ()
Call reset on the power registers.
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.