class DeviceGetDevHwInfoResponse
Defined at line 616 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
Public Methods
void DeviceGetDevHwInfoResponse (Storage_ storage)
void DeviceGetDevHwInfoResponse (::fuchsia_hardware_sdio::SdioHwInfo hw_info)
void DeviceGetDevHwInfoResponse ()
Default constructs a |DeviceGetDevHwInfoResponse| only if all of its members are default constructible.
Defined at line 626 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
void DeviceGetDevHwInfoResponse (DeviceGetDevHwInfoResponse && )
Defined at line 629 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
void DeviceGetDevHwInfoResponse (const DeviceGetDevHwInfoResponse & other)
DeviceGetDevHwInfoResponse & operator= (DeviceGetDevHwInfoResponse && )
Defined at line 630 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
DeviceGetDevHwInfoResponse & operator= (const DeviceGetDevHwInfoResponse & other)
bool operator== (const DeviceGetDevHwInfoResponse & other)
bool operator!= (const DeviceGetDevHwInfoResponse & other)
const ::fuchsia_hardware_sdio::SdioHwInfo & hw_info ()
::fuchsia_hardware_sdio::SdioHwInfo & hw_info ()
DeviceGetDevHwInfoResponse & hw_info (::fuchsia_hardware_sdio::SdioHwInfo value)
Setter for hw_info.
void DeviceGetDevHwInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits