template <>

class WireTableBuilder

Defined at line 743 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h

Public Methods

template <typename First = ::fuchsia_io::wire::Flags, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_io::wire::Flags>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_component_runtime::wire::CapabilitiesDirConnectorOpenRequest> & flags (First && first, Args &&... args_)

Defined at line 755 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h

template <typename First = ::fidl::StringView, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fidl::StringView>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_component_runtime::wire::CapabilitiesDirConnectorOpenRequest> & path (First && first, Args &&... args_)

Defined at line 767 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h

Friends

template <>
class CapabilitiesDirConnectorOpenRequest