class DeviceEnableFnIntrResponse

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

Public Methods

void DeviceEnableFnIntrResponse (Storage_ storage)
void DeviceEnableFnIntrResponse (uint8_t __reserved)
void DeviceEnableFnIntrResponse ()

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

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

void DeviceEnableFnIntrResponse (DeviceEnableFnIntrResponse && )

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

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

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

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

Setter for __reserved.

void DeviceEnableFnIntrResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits