class SecureHeapAndRangeModification
Defined at line 5546 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
Public Methods
void SecureHeapAndRangeModification (Storage_ storage)
void SecureHeapAndRangeModification ()
Defined at line 5551 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
void SecureHeapAndRangeModification (SecureHeapAndRangeModification && )
Defined at line 5552 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
void SecureHeapAndRangeModification (const SecureHeapAndRangeModification & other)
SecureHeapAndRangeModification & operator= (SecureHeapAndRangeModification && )
Defined at line 5553 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/natural_types.h
SecureHeapAndRangeModification & operator= (const SecureHeapAndRangeModification & other)
bool operator== (const SecureHeapAndRangeModification & other)
bool operator!= (const SecureHeapAndRangeModification & other)
bool IsEmpty ()
const std::optional< ::fuchsia_sysmem::HeapType> & heap ()
::std::optional< ::fuchsia_sysmem::HeapType> & heap ()
SecureHeapAndRangeModification & heap (std::optional< ::fuchsia_sysmem::HeapType> value)
Setter for heap.
const std::optional< ::fuchsia_sysmem::SecureHeapRange> & old_range ()
::std::optional< ::fuchsia_sysmem::SecureHeapRange> & old_range ()
SecureHeapAndRangeModification & old_range (std::optional< ::fuchsia_sysmem::SecureHeapRange> value)
Setter for old_range.
const std::optional< ::fuchsia_sysmem::SecureHeapRange> & new_range ()
::std::optional< ::fuchsia_sysmem::SecureHeapRange> & new_range ()
SecureHeapAndRangeModification & new_range (std::optional< ::fuchsia_sysmem::SecureHeapRange> value)
Setter for new_range.
void SecureHeapAndRangeModification (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits