class ClockImplDisableResponse
Defined at line 463 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
Public Methods
void ClockImplDisableResponse (Storage_ storage)
void ClockImplDisableResponse (uint8_t __reserved)
void ClockImplDisableResponse ()
Default constructs a |ClockImplDisableResponse| only if all of its members are default constructible.
Defined at line 474 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
void ClockImplDisableResponse (ClockImplDisableResponse && )
Defined at line 477 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
void ClockImplDisableResponse (const ClockImplDisableResponse & other)
ClockImplDisableResponse & operator= (ClockImplDisableResponse && )
Defined at line 478 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
ClockImplDisableResponse & operator= (const ClockImplDisableResponse & other)
bool operator== (const ClockImplDisableResponse & other)
bool operator!= (const ClockImplDisableResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ClockImplDisableResponse & __reserved (uint8_t value)
Setter for __reserved.
void ClockImplDisableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits