template <>
class WireTableBuilder
Defined at line 1861 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::SecureHeapAndRangeModification> & heap (First && first, Args &&... args_)
Defined at line 1873 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::SecureHeapAndRangeModification> & heap (First && first, Args &&... args_)
Defined at line 1873 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::SecureHeapAndRangeModification> & old_range (First && first, Args &&... args_)
Defined at line 1885 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::SecureHeapAndRangeModification> & old_range (First && first, Args &&... args_)
Defined at line 1885 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::SecureHeapAndRangeModification> & new_range (First && first, Args &&... args_)
Defined at line 1897 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::SecureHeapAndRangeModification> & new_range (First && first, Args &&... args_)
Defined at line 1897 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/wire_types.h
Friends
template <>
class SecureHeapAndRangeModification