class DevicePerformTuningResponse

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

Public Methods

void DevicePerformTuningResponse (Storage_ storage)
void DevicePerformTuningResponse (uint8_t __reserved)
void DevicePerformTuningResponse ()

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

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

void DevicePerformTuningResponse (DevicePerformTuningResponse && )

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

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

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

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

Setter for __reserved.

void DevicePerformTuningResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits