class ClockImplIsEnabledResponse

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

Public Methods

void ClockImplIsEnabledResponse (Storage_ storage)
void ClockImplIsEnabledResponse (bool enabled)
void ClockImplIsEnabledResponse ()

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

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

void ClockImplIsEnabledResponse (ClockImplIsEnabledResponse && )

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

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

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

ClockImplIsEnabledResponse & operator= (const ClockImplIsEnabledResponse & other)
bool operator== (const ClockImplIsEnabledResponse & other)
bool operator!= (const ClockImplIsEnabledResponse & other)
bool enabled ()
bool & enabled ()
ClockImplIsEnabledResponse & enabled (bool value)

Setter for enabled.

void ClockImplIsEnabledResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits