class ClockImplEnableResponse

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

Public Methods

void ClockImplEnableResponse (Storage_ storage)
void ClockImplEnableResponse (uint8_t __reserved)
void ClockImplEnableResponse ()

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

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

void ClockImplEnableResponse (ClockImplEnableResponse && )

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

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

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

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

Setter for __reserved.

void ClockImplEnableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits