class ClockEnableResponse

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

Public Methods

void ClockEnableResponse (Storage_ storage)
void ClockEnableResponse (uint8_t __reserved)
void ClockEnableResponse ()

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

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

void ClockEnableResponse (ClockEnableResponse && )

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

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

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

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

Setter for __reserved.

void ClockEnableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits