class ClockSetInputRequest

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

Public Methods

void ClockSetInputRequest (Storage_ storage)
void ClockSetInputRequest (uint32_t idx)
void ClockSetInputRequest ()

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

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

void ClockSetInputRequest (ClockSetInputRequest && )

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

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

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

ClockSetInputRequest & operator= (const ClockSetInputRequest & other)
bool operator== (const ClockSetInputRequest & other)
bool operator!= (const ClockSetInputRequest & other)
uint32_t idx ()
uint32_t & idx ()
ClockSetInputRequest & idx (uint32_t value)

Setter for idx.

void ClockSetInputRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits