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