template <>

class WireTableBuilder

Defined at line 1624 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/wire_types.h

Public Methods

template <typename First = ::fuchsia_sysmem::wire::HeapType, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_sysmem::wire::HeapType>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_sysmem::wire::SecureHeapAndRange> & heap (First && first, Args &&... args_)

Defined at line 1636 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/wire_types.h

template <typename First = ::fuchsia_sysmem::wire::HeapType, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_sysmem::wire::HeapType>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_sysmem::wire::SecureHeapAndRange> & heap (First && first, Args &&... args_)

Defined at line 1636 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/wire_types.h

template <typename First = ::fuchsia_sysmem::wire::SecureHeapRange, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_sysmem::wire::SecureHeapRange>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_sysmem::wire::SecureHeapAndRange> & range (First && first, Args &&... args_)

Defined at line 1648 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/wire_types.h

template <typename First = ::fuchsia_sysmem::wire::SecureHeapRange, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_sysmem::wire::SecureHeapRange>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_sysmem::wire::SecureHeapAndRange> & range (First && first, Args &&... args_)

Defined at line 1648 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/wire_types.h

Friends

template <>
class SecureHeapAndRange