template <>
class WireSyncClientImpl
Defined at line 241 of file fidling/gen/src/devices/tests/v2/dynamic_offers/fuchsia.offers.test/cpp/fidl/fuchsia.offers.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_offers_test::Handshake>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_offers_test::Handshake::Do> Do ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.