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