class InterruptAttributorGetInterruptInfoResult
Defined at line 2774 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h
Public Methods
void InterruptAttributorGetInterruptInfoResult ()
void ~InterruptAttributorGetInterruptInfoResult ()
void InterruptAttributorGetInterruptInfoResult (InterruptAttributorGetInterruptInfoResult && other)
InterruptAttributorGetInterruptInfoResult & operator= (InterruptAttributorGetInterruptInfoResult && other)
bool has_invalid_tag ()
bool is_response ()
InterruptAttributorGetInterruptInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_platform_bus::wire::InterruptAttributorGetInterruptInfoResponse> val)
template <typename... Args>
InterruptAttributorGetInterruptInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 2796 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h
::fuchsia_hardware_platform_bus::wire::InterruptAttributorGetInterruptInfoResponse & response ()
const ::fuchsia_hardware_platform_bus::wire::InterruptAttributorGetInterruptInfoResponse & response ()
bool is_err ()
InterruptAttributorGetInterruptInfoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_platform_bus::wire::InterruptAttributorGetInterruptInfoResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2784 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h