class ClockImplGetInputRequest

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

Public Methods

void ClockImplGetInputRequest (Storage_ storage)
void ClockImplGetInputRequest (uint32_t id)
void ClockImplGetInputRequest ()

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

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

void ClockImplGetInputRequest (ClockImplGetInputRequest && )

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

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

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

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

Setter for id.

void ClockImplGetInputRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits