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