class PwmEnableResult
Defined at line 648 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_types.h
Public Methods
void PwmEnableResult ()
void PwmEnableResult (const PwmEnableResult & )
Defined at line 654 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_types.h
PwmEnableResult WithResponse (::fuchsia_hardware_pwm::wire::PwmEnableResponse val)
PwmEnableResult & operator= (const PwmEnableResult & )
Defined at line 655 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_types.h
void PwmEnableResult (PwmEnableResult && )
Defined at line 656 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
PwmEnableResult & operator= (PwmEnableResult && )
Defined at line 657 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_types.h
::fuchsia_hardware_pwm::wire::PwmEnableResponse & response ()
const ::fuchsia_hardware_pwm::wire::PwmEnableResponse & response ()
bool is_err ()
PwmEnableResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_pwm::wire::PwmEnableResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 659 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_types.h