template <>
class WireSyncClientImpl
Defined at line 464 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.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_rebind_test::RebindParent>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_rebind_test::RebindParent::AddChild> AddChild ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_rebind_test::RebindParent::RemoveChild> RemoveChild ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.