class ClockGetInputResponse
Defined at line 1108 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/natural_types.h
Public Methods
void ClockGetInputResponse (Storage_ storage)
void ClockGetInputResponse (uint32_t index)
void ClockGetInputResponse ()
Default constructs a |ClockGetInputResponse| only if all of its members are default constructible.
Defined at line 1119 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/natural_types.h
void ClockGetInputResponse (ClockGetInputResponse && )
Defined at line 1122 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/natural_types.h
void ClockGetInputResponse (const ClockGetInputResponse & other)
ClockGetInputResponse & operator= (ClockGetInputResponse && )
Defined at line 1123 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/natural_types.h
ClockGetInputResponse & operator= (const ClockGetInputResponse & other)
bool operator== (const ClockGetInputResponse & other)
bool operator!= (const ClockGetInputResponse & other)
uint32_t index ()
uint32_t & index ()
ClockGetInputResponse & index (uint32_t value)
Setter for index.
void ClockGetInputResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits