class DeviceDisableFnIntrResponse
Defined at line 1160 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
Public Methods
void DeviceDisableFnIntrResponse (Storage_ storage)
void DeviceDisableFnIntrResponse (uint8_t __reserved)
void DeviceDisableFnIntrResponse ()
Default constructs a |DeviceDisableFnIntrResponse| only if all of its members are default constructible.
Defined at line 1170 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
void DeviceDisableFnIntrResponse (DeviceDisableFnIntrResponse && )
Defined at line 1173 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
void DeviceDisableFnIntrResponse (const DeviceDisableFnIntrResponse & other)
DeviceDisableFnIntrResponse & operator= (DeviceDisableFnIntrResponse && )
Defined at line 1174 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
DeviceDisableFnIntrResponse & operator= (const DeviceDisableFnIntrResponse & other)
bool operator== (const DeviceDisableFnIntrResponse & other)
bool operator!= (const DeviceDisableFnIntrResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceDisableFnIntrResponse & __reserved (uint8_t value)
Setter for __reserved.
void DeviceDisableFnIntrResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits