template <>
class WireSyncClientImpl
Defined at line 288 of file fidling/gen/sdk/fidl/fuchsia.hardware.block/fuchsia.hardware.block/cpp/fidl/fuchsia.hardware.block/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_block::InspectVmoProvider>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_hardware_block::InspectVmoProvider::GetVmo> GetVmo ()
Requests the inspect vmo from the entity.
- |vmo| has |ZX_RIGHTS_DUPLICATE|, |ZX_RIGHTS_TRANSFER|, |ZX_RIGHTS_READ|
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.