class SecureHeapAndRange
Defined at line 7062 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
Public Methods
void SecureHeapAndRange (Storage_ storage)
void SecureHeapAndRange ()
Defined at line 7067 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
void SecureHeapAndRange (SecureHeapAndRange && )
Defined at line 7068 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
void SecureHeapAndRange (const SecureHeapAndRange & other)
SecureHeapAndRange & operator= (SecureHeapAndRange && )
Defined at line 7069 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
SecureHeapAndRange & operator= (const SecureHeapAndRange & other)
bool operator== (const SecureHeapAndRange & other)
bool operator!= (const SecureHeapAndRange & other)
bool IsEmpty ()
const std::optional< ::fuchsia_sysmem2::Heap> & heap ()
::std::optional< ::fuchsia_sysmem2::Heap> & heap ()
SecureHeapAndRange & heap (std::optional< ::fuchsia_sysmem2::Heap> value)
Setter for heap.
const std::optional< ::fuchsia_sysmem2::SecureHeapRange> & range ()
::std::optional< ::fuchsia_sysmem2::SecureHeapRange> & range ()
SecureHeapAndRange & range (std::optional< ::fuchsia_sysmem2::SecureHeapRange> value)
Setter for range.
void SecureHeapAndRange (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits