class SecureHeapsAndRanges

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_sysmem::wire::SecureHeapsAndRanges> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_sysmem::wire::SecureHeapsAndRanges> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem::wire::SecureHeapsAndRanges>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void SecureHeapsAndRanges ()

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

void SecureHeapsAndRanges (const SecureHeapsAndRanges & other)

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

SecureHeapsAndRanges & operator= (const SecureHeapsAndRanges & other)

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

void SecureHeapsAndRanges (SecureHeapsAndRanges && other)

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

::fidl::VectorView< ::fuchsia_sysmem::wire::SecureHeapAndRanges> & heaps ()
bool has_heaps ()
SecureHeapsAndRanges & operator= (SecureHeapsAndRanges && other)

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

SecureHeapsAndRanges & set_heaps (::fidl::ObjectView< ::fidl::VectorView< ::fuchsia_sysmem::wire::SecureHeapAndRanges>> elem)
SecureHeapsAndRanges & set_heaps (std::nullptr_t )
SecureHeapsAndRanges & clear_heaps ()
void SecureHeapsAndRanges (::fidl::AnyArena & allocator)
void SecureHeapsAndRanges (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem::wire::SecureHeapsAndRanges>> && frame)

This constructor allows a user controlled allocation (not using a Arena).

It should only be used when performance is key.

As soon as the frame is given to the table, it must not be used directly or for another table.

void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem::wire::SecureHeapsAndRanges>> && frame_ptr)
void ~SecureHeapsAndRanges ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder