template <>
class WireSyncClientImpl
Defined at line 502 of file fidling/gen/sdk/fidl/fuchsia.device.fs/fuchsia.device.fs/cpp/fidl/fuchsia.device.fs/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_device_fs::TopologicalPath>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_device_fs::TopologicalPath::GetTopologicalPath> GetTopologicalPath ()
Return the topological path for this device
Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.