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