class ClockImplDisableRequest

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

Public Methods

void ClockImplDisableRequest (Storage_ storage)
void ClockImplDisableRequest (uint32_t id)
void ClockImplDisableRequest ()

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

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

void ClockImplDisableRequest (ClockImplDisableRequest && )

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

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

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

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

Setter for id.

void ClockImplDisableRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits