class ProviderGetResult
Defined at line 1162 of file fidling/gen/sdk/fidl/fuchsia.memory.attribution/fuchsia.memory.attribution/cpp/fidl/fuchsia.memory.attribution/cpp/wire_types.h
Public Methods
void ProviderGetResult ()
void ~ProviderGetResult ()
void ProviderGetResult (ProviderGetResult && other)
ProviderGetResult & operator= (ProviderGetResult && other)
bool has_invalid_tag ()
bool is_response ()
ProviderGetResult WithResponse (::fidl::ObjectView< ::fuchsia_memory_attribution::wire::ProviderGetResponse> val)
template <typename... Args>
ProviderGetResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1185 of file fidling/gen/sdk/fidl/fuchsia.memory.attribution/fuchsia.memory.attribution/cpp/fidl/fuchsia.memory.attribution/cpp/wire_types.h
::fuchsia_memory_attribution::wire::ProviderGetResponse & response ()
const ::fuchsia_memory_attribution::wire::ProviderGetResponse & response ()
bool is_err ()
ProviderGetResult WithErr (::fuchsia_memory_attribution::wire::Error val)
::fuchsia_memory_attribution::wire::Error & err ()
const ::fuchsia_memory_attribution::wire::Error & err ()
bool is_framework_err ()
ProviderGetResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_memory_attribution::wire::ProviderGetResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1172 of file fidling/gen/sdk/fidl/fuchsia.memory.attribution/fuchsia.memory.attribution/cpp/fidl/fuchsia.memory.attribution/cpp/wire_types.h