template <>
class WireSyncClientImpl
Defined at line 431 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.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_dictionaryoffers_test::ControlPlane>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_dictionaryoffers_test::ControlPlane::AddChild> AddChild (::fuchsia_driver_framework::wire::NodeAddArgs args)
Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.
::fidl::WireResult< ::fuchsia_dictionaryoffers_test::ControlPlane::Check> Check ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.