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