class DeviceUpdateBlockSizeResponse

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

Public Methods

void DeviceUpdateBlockSizeResponse (Storage_ storage)
void DeviceUpdateBlockSizeResponse (uint8_t __reserved)
void DeviceUpdateBlockSizeResponse ()

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

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

void DeviceUpdateBlockSizeResponse (DeviceUpdateBlockSizeResponse && )

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

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

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

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

Setter for __reserved.

void DeviceUpdateBlockSizeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits