class DeviceGetBlockSizeResponse

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

Public Methods

void DeviceGetBlockSizeResponse (Storage_ storage)
void DeviceGetBlockSizeResponse (uint16_t cur_blk_size)
void DeviceGetBlockSizeResponse ()

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

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

void DeviceGetBlockSizeResponse (DeviceGetBlockSizeResponse && )

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

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

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

DeviceGetBlockSizeResponse & operator= (const DeviceGetBlockSizeResponse & other)
bool operator== (const DeviceGetBlockSizeResponse & other)
bool operator!= (const DeviceGetBlockSizeResponse & other)
uint16_t cur_blk_size ()
uint16_t & cur_blk_size ()
DeviceGetBlockSizeResponse & cur_blk_size (uint16_t value)

Setter for cur_blk_size.

void DeviceGetBlockSizeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits