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