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