template <>
class WireSyncClientImpl
Defined at line 462 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/fidl.test.coding.fuchsia/cpp/fidl/fidl.test.coding.fuchsia/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fidl_test_coding_fuchsia::Llcpp>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fidl_test_coding_fuchsia::Llcpp::Action> Action ()
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fidl_test_coding_fuchsia::Llcpp::EnumAction> EnumAction ()
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.