class PlatformBusRegisterSysSuspendCallbackResult
Defined at line 3092 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 PlatformBusRegisterSysSuspendCallbackResult ()
void PlatformBusRegisterSysSuspendCallbackResult (const PlatformBusRegisterSysSuspendCallbackResult & )
Defined at line 3098 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h
PlatformBusRegisterSysSuspendCallbackResult & operator= (const PlatformBusRegisterSysSuspendCallbackResult & )
Defined at line 3099 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h
void PlatformBusRegisterSysSuspendCallbackResult (PlatformBusRegisterSysSuspendCallbackResult && )
Defined at line 3100 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
PlatformBusRegisterSysSuspendCallbackResult WithResponse (::fuchsia_hardware_platform_bus::wire::PlatformBusRegisterSysSuspendCallbackResponse val)
PlatformBusRegisterSysSuspendCallbackResult & operator= (PlatformBusRegisterSysSuspendCallbackResult && )
Defined at line 3101 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::PlatformBusRegisterSysSuspendCallbackResponse & response ()
const ::fuchsia_hardware_platform_bus::wire::PlatformBusRegisterSysSuspendCallbackResponse & response ()
bool is_err ()
PlatformBusRegisterSysSuspendCallbackResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_platform_bus::wire::PlatformBusRegisterSysSuspendCallbackResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 3103 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/wire_types.h