class PwmSetConfigResult

Defined at line 599 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_types.h

Public Methods

void PwmSetConfigResult ()
void PwmSetConfigResult (const PwmSetConfigResult & )

Defined at line 605 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_types.h

PwmSetConfigResult WithResponse (::fuchsia_hardware_pwm::wire::PwmSetConfigResponse val)
PwmSetConfigResult & operator= (const PwmSetConfigResult & )

Defined at line 606 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_types.h

void PwmSetConfigResult (PwmSetConfigResult && )

Defined at line 607 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 ()
PwmSetConfigResult & operator= (PwmSetConfigResult && )

Defined at line 608 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::PwmSetConfigResponse & response ()
const ::fuchsia_hardware_pwm::wire::PwmSetConfigResponse & response ()
bool is_err ()
PwmSetConfigResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_pwm::wire::PwmSetConfigResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 610 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_types.h