template <>
class WireTableBuilder
Defined at line 11372 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
template <typename First = ::fuchsia_sysmem2::wire::Heap, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_sysmem2::wire::Heap>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::SecureHeapAndRange> & heap (First && first, Args &&... args_)
Defined at line 11384 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
template <typename First = ::fuchsia_sysmem2::wire::Heap, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_sysmem2::wire::Heap>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::SecureHeapAndRange> & heap (First && first, Args &&... args_)
Defined at line 11384 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
template <typename First = ::fuchsia_sysmem2::wire::SecureHeapRange, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_sysmem2::wire::SecureHeapRange>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::SecureHeapAndRange> & range (First && first, Args &&... args_)
Defined at line 11396 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
template <typename First = ::fuchsia_sysmem2::wire::SecureHeapRange, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_sysmem2::wire::SecureHeapRange>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::SecureHeapAndRange> & range (First && first, Args &&... args_)
Defined at line 11396 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Friends
template <>
class SecureHeapAndRange