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