template <>
class WireSyncClientImpl
Defined at line 6438 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/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_settings::KeyboardSet>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_settings::KeyboardSet::Set> Set (::fuchsia_settings::wire::KeyboardSettings settings)
Setting protocol: if a field is left unset, it is not modified.
To clear a field, set it to its type's "zero" value.
Allocates 96 bytes of message buffer on the stack. No heap allocation necessary.