class SecureMemGetPhysicalSecureHeapsResult
Defined at line 16047 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
void SecureMemGetPhysicalSecureHeapsResult ()
void SecureMemGetPhysicalSecureHeapsResult (const SecureMemGetPhysicalSecureHeapsResult & )
Defined at line 16053 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
SecureMemGetPhysicalSecureHeapsResult & operator= (const SecureMemGetPhysicalSecureHeapsResult & )
Defined at line 16054 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void SecureMemGetPhysicalSecureHeapsResult (SecureMemGetPhysicalSecureHeapsResult && )
Defined at line 16055 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 ()
SecureMemGetPhysicalSecureHeapsResult WithResponse (::fidl::ObjectView< ::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapsResponse> val)
SecureMemGetPhysicalSecureHeapsResult & operator= (SecureMemGetPhysicalSecureHeapsResult && )
Defined at line 16056 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
template <typename... Args>
SecureMemGetPhysicalSecureHeapsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 16071 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapsResponse & response ()
const ::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapsResponse & response ()
bool is_err ()
SecureMemGetPhysicalSecureHeapsResult WithErr (::fuchsia_sysmem2::wire::Error val)
::fuchsia_sysmem2::wire::Error & err ()
const ::fuchsia_sysmem2::wire::Error & err ()
bool is_framework_err ()
SecureMemGetPhysicalSecureHeapsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapsResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 16058 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h