class ClockIsEnabledResponse

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

Public Methods

void ClockIsEnabledResponse (Storage_ storage)
void ClockIsEnabledResponse (bool enabled)
void ClockIsEnabledResponse ()

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

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

void ClockIsEnabledResponse (ClockIsEnabledResponse && )

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

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

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

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

Setter for enabled.

void ClockIsEnabledResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits