template <>
class WireSyncClientImpl
Defined at line 2766 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/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_component::Namespace>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_component::Namespace::Create> Create (::fidl::VectorView< ::fuchsia_component::wire::NamespaceInputEntry> entries)
Request is heap-allocated. Response is heap-allocated.