template <>

class WireTableBuilder

Defined at line 14168 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

Public Methods

template <typename First = ::fidl::VectorView<::fuchsia_sysmem2::wire::FormatCostEntry>, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fidl::VectorView<::fuchsia_sysmem2::wire::FormatCostEntry>>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::FormatCosts> & format_costs (First && first, Args &&... args_)

This is a chunk of entries that'll end up in

['fuchsia.sysmem2.Config.format_costs'] (see above) unless overriden by

later entries (either in this same vector or in later-processed files

during aggregation by the assembly tool).

Defined at line 14184 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

template <typename First = ::fidl::VectorView<::fuchsia_sysmem2::wire::FormatCostEntry>, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fidl::VectorView<::fuchsia_sysmem2::wire::FormatCostEntry>>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::FormatCosts> & format_costs (First && first, Args &&... args_)

This is a chunk of entries that'll end up in

['fuchsia.sysmem2.Config.format_costs'] (see above) unless overriden by

later entries (either in this same vector or in later-processed files

during aggregation by the assembly tool).

Defined at line 14184 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

Friends

template <>
class FormatCosts