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