class ClockGetRateResponse
Defined at line 726 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/natural_types.h
Public Methods
void ClockGetRateResponse (Storage_ storage)
void ClockGetRateResponse (uint64_t hz)
void ClockGetRateResponse ()
Default constructs a |ClockGetRateResponse| only if all of its members are default constructible.
Defined at line 737 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/natural_types.h
void ClockGetRateResponse (ClockGetRateResponse && )
Defined at line 740 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/natural_types.h
void ClockGetRateResponse (const ClockGetRateResponse & other)
ClockGetRateResponse & operator= (ClockGetRateResponse && )
Defined at line 741 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/natural_types.h
ClockGetRateResponse & operator= (const ClockGetRateResponse & other)
bool operator== (const ClockGetRateResponse & other)
bool operator!= (const ClockGetRateResponse & other)
uint64_t hz ()
uint64_t & hz ()
ClockGetRateResponse & hz (uint64_t value)
Setter for hz.
void ClockGetRateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits