template <>
class WireSyncClientImpl
Defined at line 1690 of file fidling/gen/sdk/lib/driver/metadata/cpp/tests/fuchsia.hardware.test/fuchsia.hardware.test/cpp/fidl/fuchsia.hardware.test/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_test::Root>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_hardware_test::Root::AddMetadataSenderNode> AddMetadataSenderNode (bool exposes_metadata_fidl_service)
Add a child that the metadata_sender driver variants can bind to.
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.