class SecureMemGetPhysicalSecureHeapPropertiesResult
Defined at line 6754 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
Public Methods
void SecureMemGetPhysicalSecureHeapPropertiesResult (SecureMemGetPhysicalSecureHeapPropertiesResult && other)
SecureMemGetPhysicalSecureHeapPropertiesResult & operator= (SecureMemGetPhysicalSecureHeapPropertiesResult && other)
void SecureMemGetPhysicalSecureHeapPropertiesResult (const SecureMemGetPhysicalSecureHeapPropertiesResult & other)
SecureMemGetPhysicalSecureHeapPropertiesResult & operator= (const SecureMemGetPhysicalSecureHeapPropertiesResult & other)
bool operator== (const SecureMemGetPhysicalSecureHeapPropertiesResult & other)
bool operator!= (const SecureMemGetPhysicalSecureHeapPropertiesResult & other)
::fuchsia_sysmem2::SecureMemGetPhysicalSecureHeapPropertiesResult::Tag Which ()
SecureMemGetPhysicalSecureHeapPropertiesResult WithResponse (::fuchsia_sysmem2::SecureMemGetPhysicalSecureHeapPropertiesResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
SecureMemGetPhysicalSecureHeapPropertiesResult & response (::fuchsia_sysmem2::SecureMemGetPhysicalSecureHeapPropertiesResponse value)
Sets the union to hold the response member.
SecureMemGetPhysicalSecureHeapPropertiesResult WithErr (::fuchsia_sysmem2::Error val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
SecureMemGetPhysicalSecureHeapPropertiesResult & err (::fuchsia_sysmem2::Error value)
Sets the union to hold the err member.
SecureMemGetPhysicalSecureHeapPropertiesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<3, Storage_> framework_err ()
::fidl::internal::UnionMemberView<3, Storage_> framework_err ()
SecureMemGetPhysicalSecureHeapPropertiesResult & framework_err (::fidl::internal::FrameworkErr value)
Sets the union to hold the framework_err member.
void SecureMemGetPhysicalSecureHeapPropertiesResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
TODO: share union tag types between wire
&
natural.
Defined at line 6765 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits