class PwmGetConfigResponse

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

Public Methods

void PwmGetConfigResponse (Storage_ storage)
void PwmGetConfigResponse (::fuchsia_hardware_pwm::PwmConfig config)
void PwmGetConfigResponse ()

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

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

void PwmGetConfigResponse (PwmGetConfigResponse && )

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

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

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

PwmGetConfigResponse & operator= (const PwmGetConfigResponse & other)
bool operator== (const PwmGetConfigResponse & other)
bool operator!= (const PwmGetConfigResponse & other)
const ::fuchsia_hardware_pwm::PwmConfig & config ()
::fuchsia_hardware_pwm::PwmConfig & config ()
PwmGetConfigResponse & config (::fuchsia_hardware_pwm::PwmConfig value)

Setter for config.

void PwmGetConfigResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits