class PwmGetConfigResult

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

Public Methods

void PwmGetConfigResult ()
void PwmGetConfigResult (const PwmGetConfigResult & )

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

PwmGetConfigResult & operator= (const PwmGetConfigResult & )

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

void PwmGetConfigResult (PwmGetConfigResult && )

Defined at line 486 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 ()
PwmGetConfigResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_pwm::wire::PwmGetConfigResponse> val)
PwmGetConfigResult & operator= (PwmGetConfigResult && )

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

template <typename... Args>
PwmGetConfigResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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