class PwmDisableResponse

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

Public Methods

void PwmDisableResponse (Storage_ storage)
void PwmDisableResponse (uint8_t __reserved)
void PwmDisableResponse ()

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

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

void PwmDisableResponse (PwmDisableResponse && )

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

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

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

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

Setter for __reserved.

void PwmDisableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits