template <>
class WireSyncClientImpl
Defined at line 261 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/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_network::Diagnostics>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_hardware_network::Diagnostics::LogDebugInfoToSyslog> LogDebugInfoToSyslog ()
Requests that the device produces debugging information in the system
logs.
The call returns once device debug information has been produced.
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.