class SecureMemGetPhysicalSecureHeapPropertiesResult
Defined at line 15982 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
void SecureMemGetPhysicalSecureHeapPropertiesResult ()
void SecureMemGetPhysicalSecureHeapPropertiesResult (const SecureMemGetPhysicalSecureHeapPropertiesResult & )
Defined at line 15988 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
SecureMemGetPhysicalSecureHeapPropertiesResult & operator= (const SecureMemGetPhysicalSecureHeapPropertiesResult & )
Defined at line 15989 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void SecureMemGetPhysicalSecureHeapPropertiesResult (SecureMemGetPhysicalSecureHeapPropertiesResult && )
Defined at line 15990 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
SecureMemGetPhysicalSecureHeapPropertiesResult WithResponse (::fidl::ObjectView< ::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapPropertiesResponse> val)
SecureMemGetPhysicalSecureHeapPropertiesResult & operator= (SecureMemGetPhysicalSecureHeapPropertiesResult && )
Defined at line 15991 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
template <typename... Args>
SecureMemGetPhysicalSecureHeapPropertiesResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 16006 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapPropertiesResponse & response ()
const ::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapPropertiesResponse & response ()
bool is_err ()
SecureMemGetPhysicalSecureHeapPropertiesResult WithErr (::fuchsia_sysmem2::wire::Error val)
::fuchsia_sysmem2::wire::Error & err ()
const ::fuchsia_sysmem2::wire::Error & err ()
bool is_framework_err ()
SecureMemGetPhysicalSecureHeapPropertiesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapPropertiesResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 15993 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h