class ClockImplGetRateRequest
Defined at line 1084 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
Public Methods
void ClockImplGetRateRequest (Storage_ storage)
void ClockImplGetRateRequest (uint32_t id)
void ClockImplGetRateRequest ()
Default constructs a |ClockImplGetRateRequest| only if all of its members are default constructible.
Defined at line 1095 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
void ClockImplGetRateRequest (ClockImplGetRateRequest && )
Defined at line 1098 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
void ClockImplGetRateRequest (const ClockImplGetRateRequest & other)
ClockImplGetRateRequest & operator= (ClockImplGetRateRequest && )
Defined at line 1099 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
ClockImplGetRateRequest & operator= (const ClockImplGetRateRequest & other)
bool operator== (const ClockImplGetRateRequest & other)
bool operator!= (const ClockImplGetRateRequest & other)
uint32_t id ()
uint32_t & id ()
ClockImplGetRateRequest & id (uint32_t value)
Setter for id.
void ClockImplGetRateRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits