template <>
class WireSyncClientImpl
Defined at line 1762 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/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_test_manager::EarlyBootProfile>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus RegisterWatcher (::fidl::ServerEnd< ::fuchsia_test_manager::DebugDataIterator> && iterator)
Register iterator for watching early boot profiles.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.