class PwmSetConfigResponse

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

Public Methods

void PwmSetConfigResponse (Storage_ storage)
void PwmSetConfigResponse (uint8_t __reserved)
void PwmSetConfigResponse ()

Default constructs a |PwmSetConfigResponse| only if all of its members are default constructible.

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

void PwmSetConfigResponse (PwmSetConfigResponse && )

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

void PwmSetConfigResponse (const PwmSetConfigResponse & other)
PwmSetConfigResponse & operator= (PwmSetConfigResponse && )

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

PwmSetConfigResponse & operator= (const PwmSetConfigResponse & other)
bool operator== (const PwmSetConfigResponse & other)
bool operator!= (const PwmSetConfigResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PwmSetConfigResponse & __reserved (uint8_t value)

Setter for __reserved.

void PwmSetConfigResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits