template <>
class WireSyncClientImpl
Defined at line 6710 of file fidling/gen/src/tests/fidl/dynsuite/server_suite/fidl/fidl.serversuite/cpp/fidl/fidl.serversuite/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_serversuite::Runner>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fidl_serversuite::Runner::GetVersion> GetVersion ()
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fidl_serversuite::Runner::CheckAlive> CheckAlive ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fidl_serversuite::Runner::Start> Start (::fidl_serversuite::wire::Test test, ::fidl_serversuite::wire::AnyTarget any_target)
Allocates 72 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fidl_serversuite::Runner::ShutdownWithEpitaph> ShutdownWithEpitaph (int32_t epitaph_status)
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fidl_serversuite::Runner::SendOpenTargetStrictEvent> SendOpenTargetStrictEvent ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fidl_serversuite::Runner::SendOpenTargetFlexibleEvent> SendOpenTargetFlexibleEvent ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.