class ClockImplGetRateResponse

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

Public Methods

void ClockImplGetRateResponse (Storage_ storage)
void ClockImplGetRateResponse (uint64_t hz)
void ClockImplGetRateResponse ()

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

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

void ClockImplGetRateResponse (ClockImplGetRateResponse && )

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

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

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

ClockImplGetRateResponse & operator= (const ClockImplGetRateResponse & other)
bool operator== (const ClockImplGetRateResponse & other)
bool operator!= (const ClockImplGetRateResponse & other)
uint64_t hz ()
uint64_t & hz ()
ClockImplGetRateResponse & hz (uint64_t value)

Setter for hz.

void ClockImplGetRateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits