class ClockImplIsEnabledRequest

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

Public Methods

void ClockImplIsEnabledRequest (Storage_ storage)
void ClockImplIsEnabledRequest (uint32_t id)
void ClockImplIsEnabledRequest ()

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

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

void ClockImplIsEnabledRequest (ClockImplIsEnabledRequest && )

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

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

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

ClockImplIsEnabledRequest & operator= (const ClockImplIsEnabledRequest & other)
bool operator== (const ClockImplIsEnabledRequest & other)
bool operator!= (const ClockImplIsEnabledRequest & other)
uint32_t id ()
uint32_t & id ()
ClockImplIsEnabledRequest & id (uint32_t value)

Setter for id.

void ClockImplIsEnabledRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits