class ClockImplSetInputResponse

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

Public Methods

void ClockImplSetInputResponse (Storage_ storage)
void ClockImplSetInputResponse (uint8_t __reserved)
void ClockImplSetInputResponse ()

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

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

void ClockImplSetInputResponse (ClockImplSetInputResponse && )

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

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

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

ClockImplSetInputResponse & operator= (const ClockImplSetInputResponse & other)
bool operator== (const ClockImplSetInputResponse & other)
bool operator!= (const ClockImplSetInputResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ClockImplSetInputResponse & __reserved (uint8_t value)

Setter for __reserved.

void ClockImplSetInputResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits