class ClockSetInputResponse

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

Public Methods

void ClockSetInputResponse (Storage_ storage)
void ClockSetInputResponse (uint8_t __reserved)
void ClockSetInputResponse ()

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

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

void ClockSetInputResponse (ClockSetInputResponse && )

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

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

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

ClockSetInputResponse & operator= (const ClockSetInputResponse & other)
bool operator== (const ClockSetInputResponse & other)
bool operator!= (const ClockSetInputResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ClockSetInputResponse & __reserved (uint8_t value)

Setter for __reserved.

void ClockSetInputResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits