template <>
class WireSyncClientImpl
Defined at line 1438 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.basic.protocol/cpp/fidl/test.basic.protocol/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::test_basic_protocol::ResourceOneWay>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus OneWay (::zx::handle && h)
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.