class DeviceGetBaseClockResponse

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

Public Methods

void DeviceGetBaseClockResponse (Storage_ storage)
void DeviceGetBaseClockResponse (uint32_t clock)
void DeviceGetBaseClockResponse ()

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

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

void DeviceGetBaseClockResponse (DeviceGetBaseClockResponse && )

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

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

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

DeviceGetBaseClockResponse & operator= (const DeviceGetBaseClockResponse & other)
bool operator== (const DeviceGetBaseClockResponse & other)
bool operator!= (const DeviceGetBaseClockResponse & other)
uint32_t clock ()
uint32_t & clock ()
DeviceGetBaseClockResponse & clock (uint32_t value)

Setter for clock.

void DeviceGetBaseClockResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits