class ProviderGetResult
Defined at line 45 of file fidling/gen/sdk/fidl/fuchsia.hardware.interrupt/fuchsia.hardware.interrupt/cpp/fidl/fuchsia.hardware.interrupt/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 (::fuchsia_hardware_interrupt::wire::ProviderGetResponse val)
::fuchsia_hardware_interrupt::wire::ProviderGetResponse & response ()
const ::fuchsia_hardware_interrupt::wire::ProviderGetResponse & response ()
bool is_err ()
ProviderGetResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_interrupt::wire::ProviderGetResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 55 of file fidling/gen/sdk/fidl/fuchsia.hardware.interrupt/fuchsia.hardware.interrupt/cpp/fidl/fuchsia.hardware.interrupt/cpp/wire_types.h