class SecureHeapAndRangeModification
Defined at line 12169 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/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_sysmem2::wire::SecureHeapAndRangeModification> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_sysmem2::wire::SecureHeapAndRangeModification> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureHeapAndRangeModification>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureHeapAndRangeModification>> && frame_ptr)
void SecureHeapAndRangeModification ()
Defined at line 12171 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void SecureHeapAndRangeModification (SecureHeapAndRangeModification && other)
Defined at line 12174 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::fuchsia_sysmem2::wire::Heap & heap ()
bool has_heap ()
::fuchsia_sysmem2::wire::SecureHeapRange & old_range ()
bool has_old_range ()
bool has_new_range ()
SecureHeapAndRangeModification & operator= (const SecureHeapAndRangeModification & other)
Defined at line 12173 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
SecureHeapAndRangeModification & operator= (SecureHeapAndRangeModification && other)
Defined at line 12175 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
SecureHeapAndRangeModification & set_heap (::fidl::ObjectView< ::fuchsia_sysmem2::wire::Heap> elem)
SecureHeapAndRangeModification & set_heap (std::nullptr_t )
SecureHeapAndRangeModification & clear_heap ()
SecureHeapAndRangeModification & set_old_range (::fidl::ObjectView< ::fuchsia_sysmem2::wire::SecureHeapRange> elem)
SecureHeapAndRangeModification & set_old_range (std::nullptr_t )
SecureHeapAndRangeModification & clear_old_range ()
SecureHeapAndRangeModification & set_new_range (::fidl::ObjectView< ::fuchsia_sysmem2::wire::SecureHeapRange> elem)
SecureHeapAndRangeModification & set_new_range (std::nullptr_t )
SecureHeapAndRangeModification & clear_new_range ()
void SecureHeapAndRangeModification (::fidl::AnyArena & allocator)
void SecureHeapAndRangeModification (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureHeapAndRangeModification>> && 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 SecureHeapAndRangeModification (const SecureHeapAndRangeModification & other)
Defined at line 12172 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::fuchsia_sysmem2::wire::SecureHeapRange & new_range ()
void ~SecureHeapAndRangeModification ()
Defined at line 12177 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder