class PwmEnableResponse
Defined at line 525 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/natural_types.h
Public Methods
void PwmEnableResponse (Storage_ storage)
void PwmEnableResponse (uint8_t __reserved)
void PwmEnableResponse ()
Default constructs a |PwmEnableResponse| only if all of its members are default constructible.
Defined at line 536 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/natural_types.h
void PwmEnableResponse (PwmEnableResponse && )
Defined at line 539 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/natural_types.h
void PwmEnableResponse (const PwmEnableResponse & other)
PwmEnableResponse & operator= (PwmEnableResponse && )
Defined at line 540 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/natural_types.h
PwmEnableResponse & operator= (const PwmEnableResponse & other)
bool operator== (const PwmEnableResponse & other)
bool operator!= (const PwmEnableResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PwmEnableResponse & __reserved (uint8_t value)
Setter for __reserved.
void PwmEnableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits