class DeviceDisableFnResponse

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

Public Methods

void DeviceDisableFnResponse (Storage_ storage)
void DeviceDisableFnResponse (uint8_t __reserved)
void DeviceDisableFnResponse ()

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

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

void DeviceDisableFnResponse (DeviceDisableFnResponse && )

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

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

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

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

Setter for __reserved.

void DeviceDisableFnResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits