class ClockImplSetRateResponse

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

Public Methods

void ClockImplSetRateResponse (Storage_ storage)
void ClockImplSetRateResponse (uint8_t __reserved)
void ClockImplSetRateResponse ()

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

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

void ClockImplSetRateResponse (ClockImplSetRateResponse && )

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

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

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

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

Setter for __reserved.

void ClockImplSetRateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits