class PinImplGetInterruptResult
Defined at line 843 of file fidling/gen/sdk/fidl/fuchsia.hardware.pinimpl/fuchsia.hardware.pinimpl/cpp/fidl/fuchsia.hardware.pinimpl/cpp/wire_types.h
Public Methods
void PinImplGetInterruptResult ()
void ~PinImplGetInterruptResult ()
void PinImplGetInterruptResult (PinImplGetInterruptResult && other)
PinImplGetInterruptResult & operator= (PinImplGetInterruptResult && other)
bool has_invalid_tag ()
bool is_response ()
PinImplGetInterruptResult WithResponse (::fuchsia_hardware_pinimpl::wire::PinImplGetInterruptResponse val)
::fuchsia_hardware_pinimpl::wire::PinImplGetInterruptResponse & response ()
const ::fuchsia_hardware_pinimpl::wire::PinImplGetInterruptResponse & response ()
bool is_err ()
PinImplGetInterruptResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_pinimpl::wire::PinImplGetInterruptResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 853 of file fidling/gen/sdk/fidl/fuchsia.hardware.pinimpl/fuchsia.hardware.pinimpl/cpp/fidl/fuchsia.hardware.pinimpl/cpp/wire_types.h