template <>
class WireSyncClientImpl
Defined at line 241 of file fidling/gen/src/devices/board/drivers/integration-test/fuchsia.board.test/cpp/fidl/fuchsia.board.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_board_test::Board>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_board_test::Board::CreateDevice> CreateDevice (const ::fuchsia_board_test::wire::Entry & entry)
Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.