class DeviceEnableFnResponse

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

Public Methods

void DeviceEnableFnResponse (Storage_ storage)
void DeviceEnableFnResponse (uint8_t __reserved)
void DeviceEnableFnResponse ()

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

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

void DeviceEnableFnResponse (DeviceEnableFnResponse && )

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

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

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

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

Setter for __reserved.

void DeviceEnableFnResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits